Home
last modified time | relevance | path

Searched refs:AAC_CUTOFF (Results 1 - 2 of 2) sorted by relevance

/third_party/ffmpeg/libavcodec/
H A Dpsymodel.h41 #define AAC_CUTOFF(s) ( \ macro
H A Daacpsy.c308 const int bandwidth = ctx->cutoff ? ctx->cutoff : AAC_CUTOFF(ctx->avctx); in psy_3gpp_init()
665 const int bandwidth = ctx->cutoff ? ctx->cutoff : AAC_CUTOFF(ctx->avctx); in psy_3gpp_analyze_channel()

Completed in 3 milliseconds