HomeSort by relevance Sort by last modified time
    Searched full:srccs (Results 1 - 1 of 1) sorted by null

  /external/pdfium/core/src/fxcodec/codec/
fx_codec_icc.cpp 85 cmsColorSpaceSignature srcCS = cmsGetColorSpace(srcProfile);
86 if (!CheckComponents(srcCS, nSrcComponents, FALSE)) {
91 if (srcCS == cmsSigLabData) {
96 if (srcCS == cmsSigRgbData && T_DOSWAP(dwSrcFormat)) {
    [all...]

Completed in 1193 milliseconds