Searched defs:nComps (Results 1 – 6 of 6) sorted by relevance
/external/pdfium/core/src/fxcodec/codec/ |
D | fx_codec.cpp | 323 …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()
|
D | fx_codec_jpeg.cpp | 367 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()
|
D | fx_codec_flate.cpp | 634 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/ |
D | fpdf_page_pattern.cpp | 171 int nComps = pCS->CountComponents(); in Load() local
|
D | fpdf_page_colors.cpp | 977 int nComps = m_pAltCS->CountComponents(); in GetRGB() local 1289 int nComps = 3; in CPDF_Color() local
|
/external/pdfium/core/src/fpdfapi/fpdf_parser/ |
D | fpdf_parser_decode.cpp | 232 int nComps, int bpc, const CPDF_Dictionary* pParams) in FPDFAPI_CreateFlateDecoder()
|