Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
Daactab.c3328 int t2_inc_prev = 8; in aac_tableinit() local
3335 if (t2_inc_cur < t2_inc_prev) in aac_tableinit()
3343 t2_inc_prev = t2_inc_cur; in aac_tableinit()