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 */
56 * @param jp2 the jpeg2000 file codec.
62 static OPJ_BOOL opj_jp2_read_ihdr( opj_jp2_t *jp2,
70 * @param jp2 jpeg2000 file codec.
75 static OPJ_BYTE * opj_jp2_write_ihdr(opj_jp2_t *jp2,
81 * @param jp2 jpeg2000 file codec.
86 static OPJ_BYTE * opj_jp2_write_bpcc( opj_jp2_t *jp2,
93 * @param jp2 the jpeg2000 file codec.
99 static OPJ_BOOL opj_jp2_read_bpcc( opj_jp2_t *jp2,
2930 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) */
145 JP2 component
185 as we write out a JP2 file to disk. This mecanism is not flexible
202 JP2 Box
215 OPJ_BOOL (*handler) ( opj_jp2_t *jp2,
226 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 2474 milliseconds