Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
H A Djpeg2000.h92 #define JPEG2000_T1_SGN_W 0x0400 macro
H A Djpeg2000.c153 [flag & JPEG2000_T1_SIG_W ? flag & JPEG2000_T1_SGN_W ? 1 : 2 : 0] + 1; in getsgnctxno()
186 t1->flags[(y) * t1->stride + x + 1] |= JPEG2000_T1_SIG_W | JPEG2000_T1_SGN_W; in ff_jpeg2000_set_significance()

Completed in 3 milliseconds