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

  /external/pdfium/core/fxcodec/codec/
ccodec_scanlinedecoder.h 32 int GetBPC() { return m_bpc; }
ccodec_progressivedecoder.h 57 int32_t GetBPC() const { return m_SrcBPC; }
  /external/pdfium/core/fpdfapi/page/
cpdf_streamparser.cpp 42 int bpc = pDecoder->GetBPC();
  /external/pdfium/core/fpdfapi/render/
cpdf_dibsource.cpp 606 m_pDecoder->GetBPC(), m_pDecoder->CountComps(), m_pDecoder->GetWidth());
    [all...]
  /external/pdfium/xfa/fxfa/app/
xfa_ffwidget.cpp     [all...]

Completed in 107 milliseconds