Home
last modified time | relevance | path

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

/external/pdfium/core/src/fxcodec/codec/
Dfx_codec_icc.cpp23 int m_nDstComponents; member
163 pCmm->m_nDstComponents = nDstComponents; in IccLib_CreateTransform()
215 switch (p->m_nDstComponents) { in IccLib_Translate()
505 pCmm->m_nDstComponents = T_CHANNELS(dwOutputProfileType); in CreateTransform()