HomeSort by relevance Sort by last modified time
    Searched refs:CountComps (Results 1 - 3 of 3) sorted by null

  /external/pdfium/core/fxcodec/codec/
ccodec_scanlinedecoder.h 31 int CountComps() { return m_nComps; }
  /external/pdfium/core/fpdfapi/page/
cpdf_streamparser.cpp 41 int ncomps = pDecoder->CountComps();
  /external/pdfium/core/fpdfapi/render/
cpdf_dibsource.cpp 606 m_pDecoder->GetBPC(), m_pDecoder->CountComps(), m_pDecoder->GetWidth());
    [all...]

Completed in 532 milliseconds