Home
last modified time | relevance | path

Searched defs:nComps (Results 1 – 6 of 6) sorted by relevance

/external/pdfium/core/src/fxcodec/codec/
Dfx_codec.cpp323 …eDecoder::Create(FX_LPCBYTE src_buf, FX_DWORD src_size, int width, int height, int nComps, int bpc) in Create()
431 int nComps, int bpc) in CreateRunLengthDecoder()
Dfx_codec_jpeg.cpp367 int nComps, FX_BOOL ColorTransform, IFX_JpegProvider* pJP) in Create()
489 int width, int height, int nComps, FX_BOOL ColorTransform) in CreateDecoder()
617 int CCodec_JpegModule::ReadHeader(void* pContext, int* width, int* height, int* nComps) in ReadHeader()
Dfx_codec_flate.cpp634 int nComps, int bpc, int predictor, int Colors, int BitsPerComponent, int Columns) in Create()
829 int nComps, int bpc, int predictor, int Colors, int BitsPerComponent, int Columns) in CreateDecoder()
/external/pdfium/core/src/fpdfapi/fpdf_page/
Dfpdf_page_pattern.cpp171 int nComps = pCS->CountComponents(); in Load() local
Dfpdf_page_colors.cpp977 int nComps = m_pAltCS->CountComponents(); in GetRGB() local
1289 int nComps = 3; in CPDF_Color() local
/external/pdfium/core/src/fpdfapi/fpdf_parser/
Dfpdf_parser_decode.cpp232 int nComps, int bpc, const CPDF_Dictionary* pParams) in FPDFAPI_CreateFlateDecoder()