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

  /external/pdfium/core/fxcodec/codec/
ccodec_scanlinedecoder.h 31 int CountComps() { return m_nComps; }
46 int m_nComps;
ccodec_scanlinedecoder.cpp 25 m_nComps(nComps),
fx_codec.cpp     [all...]
fx_codec_flate.cpp 649 m_nComps = nComps;
663 Colors = m_nComps;
703 TIFF_PredictLine(m_pScanline, m_PredictPitch, m_bpc, m_nComps,
fx_codec_jpeg.cpp 294 m_nComps = cinfo.num_components;
  /external/pdfium/core/fpdfapi/page/
cpdf_colorspace.h 39 int m_nComps;
cpdf_color.cpp 106 pvalue->m_nComps = ncomps;

Completed in 114 milliseconds