Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
H A Daacps.c197 static const int NR_ALLPASS_BANDS[] = { 30, 50 }; variable
474 for (k = 0; k < NR_ALLPASS_BANDS[is34]; k++) { in decorrelation()
729 if (top < NR_ALLPASS_BANDS[is34]) in ff_ps_apply()
730 memset(ps->ap_delay + top, 0, (NR_ALLPASS_BANDS[is34] - top)*sizeof(ps->ap_delay[0])); in ff_ps_apply()

Completed in 3 milliseconds