Searched refs:TAB26 (Results 1 – 1 of 1) sorted by relevance
/third_party/ffmpeg/libavcodec/ |
D | xvididct.c | 54 static const int TAB26[] = { 29692, 27969, 25172, 21407, 16819, 11585, 5906 }; variable 297 idct_row(in + 2 * 8, TAB26, RND2); in ff_xvid_idct() 304 if (idct_row(in + 6 * 8, TAB26, RND6)) in ff_xvid_idct()
|