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

  /external/pdfium/core/src/fxcodec/codec/
fx_codec_jpx_opj.cpp 453 in_type = TYPE_RGB_8;
454 out_type = TYPE_RGB_8;
464 out_type = TYPE_RGB_8;
fx_codec_icc.cpp 324 return T_DOSWAP(dwFormat) ? TYPE_RGB_8 : TYPE_BGR_8;
    [all...]
  /external/pdfium/third_party/lcms2-2.6/include/
lcms2.h 727 #ifndef TYPE_RGB_8 // TYPE_RGB_8 is a very common identifier, so don't include ours
741 #define TYPE_RGB_8 (COLORSPACE_SH(PT_RGB)|CHANNELS_SH(3)|BYTES_SH(1))
    [all...]

Completed in 41 milliseconds