Searched refs:TYPE_RGB_8 (Results 1 - 3 of 3) sorted by relevance

/external/pdfium/core/src/fxcodec/codec/
H A Dfx_codec_jpx_opj.cpp340 in_type = TYPE_RGB_8;
341 out_type = TYPE_RGB_8;
351 out_type = TYPE_RGB_8;
H A Dfx_codec_icc.cpp289 return T_DOSWAP(dwFormat) ? TYPE_RGB_8 : TYPE_BGR_8;
/external/pdfium/core/src/fxcodec/lcms2/lcms2-2.6/include/
H A Dlcms2.h727 #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)) macro

Completed in 116 milliseconds