AAC_CUTOFF        308 libavcodec/aacpsy.c     const int bandwidth    = ctx->cutoff ? ctx->cutoff : AAC_CUTOFF(ctx->avctx);
AAC_CUTOFF        662 libavcodec/aacpsy.c     const int bandwidth        = ctx->cutoff ? ctx->cutoff : AAC_CUTOFF(ctx->avctx);