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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavcodec/
H A Djpeg2000.h80 #define JPEG2000_T1_SIG_NE 0x0010 macro
86 JPEG2000_T1_SIG_NE | JPEG2000_T1_SIG_NW | \
H A Djpeg2000.c103 d = ((flag & JPEG2000_T1_SIG_NE) ? 1 : 0) +
187 t1->flags[y + 1][x - 1] |= JPEG2000_T1_SIG_NE;

Completed in 50 milliseconds