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

  /external/ImageMagick/coders/
jp2.c 328 jp2_codec=opj_create_decompress(OPJ_CODEC_JP2);
    [all...]
  /external/pdfium/third_party/libopenjpeg20/
openjpeg.c 251 case OPJ_CODEC_JP2:
586 case OPJ_CODEC_JP2:
openjpeg.h 296 OPJ_CODEC_JP2 = 2, /**< JP2 file format : read/write */
    [all...]
  /external/pdfium/core/src/fxcodec/codec/
fx_codec_jpx_opj.cpp 716 l_codec = opj_create_decompress(OPJ_CODEC_JP2);

Completed in 37 milliseconds