Home
last modified time | relevance | path

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

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

Completed in 2 milliseconds