Searched refs:pmax0 (Results 1 – 1 of 1) sorted by relevance
156 const int pmax0 = FFMIN(sce0->ics.max_sfb, ff_aac_pred_sfb_max[s->samplerate_index]); in ff_aac_adjust_common_pred() local158 const int pmax = FFMIN(pmax0, pmax1); in ff_aac_adjust_common_pred()