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
153 pCmm->m_nDstComponents = nDstComponents; in IccLib_CreateTransform()
200 switch(p->m_nDstComponents) { in IccLib_Translate()
492 pCmm->m_nDstComponents = T_CHANNELS(dwOutputProfileType); in CreateTransform()