Searched refs:TYPE_GRAY_8 (Results 1 - 4 of 4) sorted by relevance

/external/pdfium/core/src/fxcodec/codec/
H A Dfx_codec_icc.cpp108 hTransform = cmsCreateTransform(srcProfile, srcFormat, dstProfile, TYPE_GRAY_8, intent, 0);
291 return TYPE_GRAY_8;
H A Dfx_codec_jpx_opj.cpp350 in_type = TYPE_GRAY_8;
/external/pdfium/core/src/fxcodec/lcms2/lcms2-2.6/src/
H A Dcmsps2.c835 cmsHTRANSFORM xform = cmsCreateTransformTHR(ContextID, hProfile, TYPE_GRAY_8, hXYZ, TYPE_XYZ_DBL, Intent, cmsFLAGS_NOOPTIMIZE);
/external/pdfium/core/src/fxcodec/lcms2/lcms2-2.6/include/
H A Dlcms2.h730 #define TYPE_GRAY_8 (COLORSPACE_SH(PT_GRAY)|CHANNELS_SH(1)|BYTES_SH(1)) macro

Completed in 413 milliseconds