Searched refs:TAB17 (Results 1 – 1 of 1) sorted by relevance
/third_party/ffmpeg/libavcodec/ |
D | xvididct.c | 53 static const int TAB17[] = { 31521, 29692, 26722, 22725, 17855, 12299, 6270 }; variable 296 idct_row(in + 1 * 8, TAB17, RND1); in ff_xvid_idct() 306 if (idct_row(in + 7 * 8, TAB17, RND7)) in ff_xvid_idct()
|