Searched refs:TAB35 (Results 1 – 1 of 1) sorted by relevance
/third_party/ffmpeg/libavcodec/ |
D | xvididct.c | 55 static const int TAB35[] = { 26722, 25172, 22654, 19266, 15137, 10426, 5315 }; variable 298 if (idct_row(in + 3 * 8, TAB35, RND3)) in ff_xvid_idct() 302 if (idct_row(in + 5 * 8, TAB35, RND5)) in ff_xvid_idct()
|