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

  /external/pdfium/core/src/fxcodec/codec/
fx_codec_jpx_opj.cpp 456 in_type = TYPE_RGB_16;
457 out_type = TYPE_RGB_16;
467 out_type = TYPE_RGB_16;
473 out_type = TYPE_RGB_16;
597 transform = cmsCreateTransform(in, TYPE_Lab_DBL, out, TYPE_RGB_16,
  /external/ImageMagick/MagickCore/
profile.c     [all...]
  /external/pdfium/third_party/lcms2-2.6/include/
lcms2.h 745 #define TYPE_RGB_16 (COLORSPACE_SH(PT_RGB)|CHANNELS_SH(3)|BYTES_SH(2))
    [all...]

Completed in 64 milliseconds