Searched refs:JPEG2000_T1_SGN (Results 1 - 2 of 2) sorted by relevance
/third_party/ffmpeg/libavcodec/ | ||
H A D | jpeg2000.h | 99 #define JPEG2000_T1_SGN 0x8000 macro |
H A D | j2kenc.c | 715 t1->flags[(y+1) * t1->stride + x+1] |= JPEG2000_T1_SGN; in encode_cblk() |
Completed in 5 milliseconds