HomeSort by relevance Sort by last modified time
    Searched refs:jp2 (Results 1 - 5 of 5) sorted by null

  /external/pdfium/third_party/libopenjpeg20/
jp2.c 42 /** @defgroup JP2 JP2 - JPEG-2000 file format reader/writer */
58 * @param jp2 the jpeg2000 file codec.
64 static OPJ_BOOL opj_jp2_read_ihdr(opj_jp2_t *jp2,
72 * @param jp2 jpeg2000 file codec.
77 static OPJ_BYTE * opj_jp2_write_ihdr(opj_jp2_t *jp2,
83 * @param jp2 jpeg2000 file codec.
88 static OPJ_BYTE * opj_jp2_write_bpcc(opj_jp2_t *jp2,
95 * @param jp2 the jpeg2000 file codec.
101 static OPJ_BOOL opj_jp2_read_bpcc(opj_jp2_t *jp2,
3189 opj_jp2_t *jp2 = (opj_jp2_t*)opj_calloc(1, sizeof(opj_jp2_t)); local
    [all...]
jp2.h 39 @file jp2.h
40 @brief The JPEG-2000 file format Reader/Writer (JP2)
44 /** @defgroup JP2 JP2 - JPEG-2000 file format reader/writer */
51 #define JP2_JP2H 0x6a703268 /**< JP2 header box (super-box) */
138 JP2 component
177 as we write out a JP2 file to disk. This mechanism is not flexible
196 JP2 Box
208 OPJ_BOOL(*handler)(opj_jp2_t *jp2,
218 OPJ_BYTE* (*handler)(opj_jp2_t *jp2, OPJ_UINT32 * p_data_size)
    [all...]
  /external/ImageMagick/coders/
Android.mk 68 jp2.c\
Make.com 66 $call Make jp2.c
154 gradient,gray,hald,histogram,hrz,html,icon,info,inline,ipl,jbig,jpeg,jp2, -
  /external/ImageMagick/
configure     [all...]

Completed in 530 milliseconds