Searched refs:m_nComps (Results 1 – 5 of 5) sorted by relevance
33 int CountComps() const { return m_nComps; } in CountComps()48 int m_nComps; variable
26 m_nComps(nComps), in ScanlineDecoder()
74 if (((uint32_t)m_OrigWidth * m_nComps * m_bpc * m_OrigHeight + 7) / 8 > in CheckDestSize()89 m_nComps = nComps; in Create()
695 Colors = m_nComps; in FlatePredictorScanlineDecoder()736 TIFF_PredictLine(m_pScanline.get(), m_PredictPitch, m_bpc, m_nComps, in GetNextLineWithPredictedPitch()
369 m_nComps = m_Cinfo.num_components; in Create()