Home
last modified time | relevance | path

Searched refs:xorbittab (Results 1 - 1 of 1) sorted by relevance

/third_party/ffmpeg/libavcodec/
H A Djpeg2000.c146 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