Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
H A Djpeg2000.h81 #define JPEG2000_T1_SIG_NE 0x0010 macro
87 JPEG2000_T1_SIG_NE | JPEG2000_T1_SIG_NW | \
H A Djpeg2000.c107 d = ((flag & JPEG2000_T1_SIG_NE) ? 1 : 0) + in getsigctxno()
197 t1->flags[(y + 1) * t1->stride + x - 1] |= JPEG2000_T1_SIG_NE; in ff_jpeg2000_set_significance()

Completed in 3 milliseconds