Home
last modified time | relevance | path

Searched refs:max_ltp (Results 1 – 1 of 1) sorted by relevance

/third_party/ffmpeg/libavcodec/
Daacenc_ltp.c166 const int max_ltp = FFMIN(sce->ics.max_sfb, MAX_LTP_LONG_SFB); in ff_aac_search_for_ltp() local
184 if (w*16+g > max_ltp) { in ff_aac_search_for_ltp()