Searched defs:sgnd (Results 1 – 10 of 10) sorted by relevance
/external/opencv3/3rdparty/libjasper/ |
D | jas_image.c | 300 height, uint_fast16_t depth, bool sgnd, uint_fast32_t inmem) in jas_image_cmpt_create() 717 static uint_fast32_t inttobits(jas_seqent_t v, int prec, bool sgnd) in inttobits() 724 static jas_seqent_t bitstoint(uint_fast32_t v, int prec, bool sgnd) in bitstoint() 1038 jas_image_coord_t vs, int sgnd, int prec) in jas_image_sampcmpt() 1202 static int getint(jas_stream_t *in, int sgnd, int prec, long *val) in getint() 1224 static int putint(jas_stream_t *out, int sgnd, int prec, long val) in putint()
|
D | jp2_enc.c | 114 int sgnd; in jp2_write_header() local
|
D | jas_cm.c | 1225 static int jas_cmgetint(long **bufptr, int sgnd, int prec, long *val) in jas_cmgetint() 1243 static int jas_cmputint(long **bufptr, int sgnd, int prec, long val) in jas_cmputint()
|
D | jpc_cs.h | 166 uint_fast8_t sgnd; member
|
D | jpc_dec.h | 557 bool sgnd; member
|
D | jpc_enc.h | 119 bool sgnd; member
|
/external/opencv3/3rdparty/libjasper/jasper/ |
D | jas_cm.h | 144 int sgnd; member
|
D | jas_image.h | 247 int sgnd; member
|
/external/pdfium/third_party/libopenjpeg20/ |
D | jp2.h | 149 OPJ_UINT32 sgnd; member
|
D | openjpeg.h | 647 OPJ_UINT32 sgnd; member 707 OPJ_UINT32 sgnd; member
|