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

  /external/pdfium/core/fxcodec/codec/
fx_codec_jpx_opj.cpp 788 if (image->color_space != OPJ_CLRSPC_SYCC && image->numcomps == 3 &&
790 image->color_space = OPJ_CLRSPC_SYCC;
794 if (image->color_space == OPJ_CLRSPC_SYCC) {
fx_codec_jpx_unittest.cpp 517 img.color_space = OPJ_CLRSPC_SYCC;
  /external/pdfium/third_party/libopenjpeg20/
openjpeg.h 284 OPJ_CLRSPC_SYCC = 3, /**< YUV */
    [all...]
jp2.c     [all...]
  /external/ImageMagick/coders/
jp2.c 921 jp2_colorspace=OPJ_CLRSPC_SYCC;
    [all...]

Completed in 94 milliseconds