Home
last modified time | relevance | path

Searched defs:contribtab (Results 1 - 1 of 1) sorted by relevance

/third_party/ffmpeg/libavcodec/
H A Djpeg2000.c144 static const int contribtab[3][3] = { { 0, -1, 1 }, { -1, -1, 0 }, { 1, 0, 1 } }; variable

Completed in 2 milliseconds