Searched refs:t1_inc_prev (Results 1 - 1 of 1) sorted by relevance
/third_party/ffmpeg/libavcodec/ | ||
H A D | aactab.c | 3327 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() |
Completed in 4 milliseconds