Searched refs:CountComps (Results 1 – 4 of 4) sorted by relevance
55 int CountComps() override { return m_nComps; } in CountComps() function
133 virtual int CountComps() = 0;
256 int ncomps = pDecoder->CountComps(); in _DecodeAllScanlines()
672 m_pDecoder->GetBPC(), m_pDecoder->CountComps(), m_pDecoder->GetWidth()); in CreateDecoder()