Searched refs:m_nSrcComponents (Results 1 – 1 of 1) sorted by relevance
16 int m_nSrcComponents; member130 pCmm->m_nSrcComponents = nSrcComponents; in IccLib_CreateTransform()158 CFX_FixedBufGrow<double, 16> inputs(p->m_nSrcComponents); in IccLib_Translate()160 for (int i = 0; i < p->m_nSrcComponents; i ++) { in IccLib_Translate()165 CFX_FixedBufGrow<FX_BYTE, 16> inputs(p->m_nSrcComponents); in IccLib_Translate()167 for (int i = 0; i < p->m_nSrcComponents; i ++) { in IccLib_Translate()478 pCmm->m_nSrcComponents = T_CHANNELS(dwInputProfileType); in CreateTransform()