Searched refs:xorbittab (Results 1 - 1 of 1) sorted by relevance
/third_party/ffmpeg/libavcodec/ | ||
H A D | jpeg2000.c | 146 static const int xorbittab[3][3] = { { 1, 1, 1 }, { 1, 0, 0 }, { 0, 0, 0 } }; variable 156 *xorbit = xorbittab[hcontrib][vcontrib]; in getsgnctxno() |
Completed in 2 milliseconds