Home
last modified time | relevance | path

Searched refs:dwOutputProfileType (Results 1 – 1 of 1) sorted by relevance

/external/pdfium/core/src/fxcodec/codec/
Dfx_codec_icc.cpp488 FX_DWORD dwOutputProfileType = in CreateTransform() local
490 if (dwInputProfileType == 0 || dwOutputProfileType == 0) { in CreateTransform()
497 key << dwInputProfileType << dwOutputProfileType << dwIntent << dwFlag in CreateTransform()
505 pCmm->m_nDstComponents = T_CHANNELS(dwOutputProfileType); in CreateTransform()
511 dwOutputProfileType, pProofProfile, dwIntent, dwPrfIntent, dwPrfFlag); in CreateTransform()
515 dwOutputProfileType, dwIntent, dwFlag); in CreateTransform()