Searched refs:TYPE_RGB_16 (Results 1 - 2 of 2) sorted by relevance

/external/pdfium/core/src/fxcodec/codec/
H A Dfx_codec_jpx_opj.cpp343 in_type = TYPE_RGB_16;
344 out_type = TYPE_RGB_16;
354 out_type = TYPE_RGB_16;
360 out_type = TYPE_RGB_16;
487 cmsCreateTransform(in, TYPE_Lab_DBL, out, TYPE_RGB_16,
/external/pdfium/core/src/fxcodec/lcms2/lcms2-2.6/include/
H A Dlcms2.h745 #define TYPE_RGB_16 (COLORSPACE_SH(PT_RGB)|CHANNELS_SH(3)|BYTES_SH(2)) macro

Completed in 139 milliseconds