Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
Daactab.c3327 int t1_inc_prev = 0; in aac_tableinit() local
3333 if (t1_inc_cur < t1_inc_prev) in aac_tableinit()
3342 t1_inc_prev = t1_inc_cur; in aac_tableinit()