Searched refs:m_nComps (Results 1 - 7 of 7) sorted by relevance

/external/pdfium/core/fxcodec/codec/
H A Dccodec_scanlinedecoder.h31 int CountComps() { return m_nComps; }
46 int m_nComps; member in class:CCodec_ScanlineDecoder
H A Dccodec_scanlinedecoder.cpp25 m_nComps(nComps),
H A Dfx_codec.cpp1619 if (((uint32_t)m_OrigWidth * m_nComps * m_bpc * m_OrigHeight + 7) / 8 >
1635 m_nComps = nComps;
H A Dfx_codec_flate.cpp649 m_nComps = nComps;
663 Colors = m_nComps;
703 TIFF_PredictLine(m_pScanline, m_PredictPitch, m_bpc, m_nComps,
H A Dfx_codec_jpeg.cpp294 m_nComps = cinfo.num_components;
/external/pdfium/core/fpdfapi/page/
H A Dcpdf_colorspace.h39 int m_nComps; member in struct:PatternValue
H A Dcpdf_color.cpp106 pvalue->m_nComps = ncomps;

Completed in 149 milliseconds