Searched refs:m_nComps (Results 1 – 7 of 7) sorted by relevance
31 int CountComps() { return m_nComps; } in CountComps()46 int m_nComps; variable
25 m_nComps(nComps), in CCodec_ScanlineDecoder()
1619 if (((uint32_t)m_OrigWidth * m_nComps * m_bpc * m_OrigHeight + 7) / 8 > in CheckDestSize()1635 m_nComps = nComps; in Create()
649 m_nComps = nComps; in Create()663 Colors = m_nComps; in Create()703 TIFF_PredictLine(m_pScanline, m_PredictPitch, m_bpc, m_nComps, in v_GetNextLine()
294 m_nComps = cinfo.num_components; in Create()
39 int m_nComps; member
106 pvalue->m_nComps = ncomps; in SetValue()