Home
last modified time | relevance | path

Searched refs:CountComps (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/pdfium/core/fxcodec/
H A Dscanlinedecoder.h35 int CountComps() const { return m_nComps; } in CountComps() function
/aosp_15_r20/external/pdfium/core/fpdfapi/page/
H A Dcpdf_streamparser.cpp50 int ncomps = pDecoder->CountComps(); in DecodeAllScanlines()
H A Dcpdf_dib.cpp550 m_pDecoder->GetBPC(), m_pDecoder->CountComps(), m_pDecoder->GetWidth()); in CreateDecoder()