Searched refs:max_ltp (Results 1 – 1 of 1) sorted by relevance
166 const int max_ltp = FFMIN(sce->ics.max_sfb, MAX_LTP_LONG_SFB); in ff_aac_search_for_ltp() local184 if (w*16+g > max_ltp) { in ff_aac_search_for_ltp()