Searched refs:BitsPerComponent (Results 1 - 25 of 29) sorted by relevance

12

/external/pdfium/core/src/fxcodec/codec/
H A Dfx_codec_flate.cpp232 static void PNG_PredictorEncode(FX_LPBYTE& data_buf, FX_DWORD& data_size, int predictor, int Colors, int BitsPerComponent, int Columns) argument
234 int BytesPerPixel = (Colors * BitsPerComponent + 7) / 8;
235 int row_size = (Colors * BitsPerComponent * Columns + 7) / 8;
386 int Colors, int BitsPerComponent, int Columns)
388 int BytesPerPixel = (Colors * BitsPerComponent + 7) / 8;
389 int row_size = (Colors * BitsPerComponent * Columns + 7) / 8;
473 static void TIFF_PredictorEncodeLine(FX_LPBYTE dest_buf, int row_size, int BitsPerComponent, int Colors, int Columns) argument
475 int BytesPerPixel = BitsPerComponent * Colors / 8;
476 if (BitsPerComponent < 8) {
478 if (BitsPerComponent
385 PNG_Predictor(FX_LPBYTE& data_buf, FX_DWORD& data_size, int Colors, int BitsPerComponent, int Columns) argument
510 TIFF_PredictorEncode(FX_LPBYTE& data_buf, FX_DWORD& data_size, int Colors, int BitsPerComponent, int Columns) argument
524 TIFF_PredictLine(FX_LPBYTE dest_buf, int row_size, int BitsPerComponent, int Colors, int Columns) argument
555 TIFF_Predictor(FX_LPBYTE& data_buf, FX_DWORD& data_size, int Colors, int BitsPerComponent, int Columns) argument
621 Create(FX_LPCBYTE src_buf, FX_DWORD src_size, int width, int height, int nComps, int bpc, int predictor, int Colors, int BitsPerComponent, int Columns) argument
[all...]
H A Dcodec_int.h119 int nComps, int bpc, int predictor, int Colors, int BitsPerComponent, int Columns);
121 int predictor, int Colors, int BitsPerComponent, int Columns,
124 int predictor, int Colors, int BitsPerComponent, int Columns,
/external/chromium_org/third_party/skia/experimental/PdfViewer/pdfparser/native/pdfapi/
H A DSkPdfType4ShadingDictionary_autogen.h40 int64_t BitsPerComponent(SkPdfNativeDoc* doc);
H A DSkPdfType5ShadingDictionary_autogen.h40 int64_t BitsPerComponent(SkPdfNativeDoc* doc);
H A DSkPdfType6ShadingDictionary_autogen.h40 int64_t BitsPerComponent(SkPdfNativeDoc* doc);
H A DSkPdfImageDictionary_autogen.h41 int64_t BitsPerComponent(SkPdfNativeDoc* doc);
H A DSkPdfLzwdecodeAndFlatedecodeFiltersDictionary_autogen.cpp35 int64_t SkPdfLzwdecodeAndFlatedecodeFiltersDictionary::BitsPerComponent(SkPdfNativeDoc* doc) { function in class:SkPdfLzwdecodeAndFlatedecodeFiltersDictionary
36 SkPdfNativeObject* ret = get("BitsPerComponent", "");
44 return get("BitsPerComponent", "") != NULL;
H A DSkPdfType4ShadingDictionary_autogen.cpp23 int64_t SkPdfType4ShadingDictionary::BitsPerComponent(SkPdfNativeDoc* doc) { function in class:SkPdfType4ShadingDictionary
24 SkPdfNativeObject* ret = get("BitsPerComponent", "");
32 return get("BitsPerComponent", "") != NULL;
H A DSkPdfType5ShadingDictionary_autogen.cpp23 int64_t SkPdfType5ShadingDictionary::BitsPerComponent(SkPdfNativeDoc* doc) { function in class:SkPdfType5ShadingDictionary
24 SkPdfNativeObject* ret = get("BitsPerComponent", "");
32 return get("BitsPerComponent", "") != NULL;
H A DSkPdfType6ShadingDictionary_autogen.cpp23 int64_t SkPdfType6ShadingDictionary::BitsPerComponent(SkPdfNativeDoc* doc) { function in class:SkPdfType6ShadingDictionary
24 SkPdfNativeObject* ret = get("BitsPerComponent", "");
32 return get("BitsPerComponent", "") != NULL;
H A DSkPdfImageDictionary_autogen.cpp91 int64_t SkPdfImageDictionary::BitsPerComponent(SkPdfNativeDoc* doc) { function in class:SkPdfImageDictionary
92 SkPdfNativeObject* ret = get("BitsPerComponent", "");
100 return get("BitsPerComponent", "") != NULL;
H A DSkPdfLzwdecodeAndFlatedecodeFiltersDictionary_autogen.h525 int64_t BitsPerComponent(SkPdfNativeDoc* doc);
/external/skia/experimental/PdfViewer/pdfparser/native/pdfapi/
H A DSkPdfType4ShadingDictionary_autogen.h40 int64_t BitsPerComponent(SkPdfNativeDoc* doc);
H A DSkPdfType5ShadingDictionary_autogen.h40 int64_t BitsPerComponent(SkPdfNativeDoc* doc);
H A DSkPdfType6ShadingDictionary_autogen.h40 int64_t BitsPerComponent(SkPdfNativeDoc* doc);
H A DSkPdfImageDictionary_autogen.h41 int64_t BitsPerComponent(SkPdfNativeDoc* doc);
H A DSkPdfLzwdecodeAndFlatedecodeFiltersDictionary_autogen.cpp35 int64_t SkPdfLzwdecodeAndFlatedecodeFiltersDictionary::BitsPerComponent(SkPdfNativeDoc* doc) { function in class:SkPdfLzwdecodeAndFlatedecodeFiltersDictionary
36 SkPdfNativeObject* ret = get("BitsPerComponent", "");
44 return get("BitsPerComponent", "") != NULL;
H A DSkPdfType4ShadingDictionary_autogen.cpp23 int64_t SkPdfType4ShadingDictionary::BitsPerComponent(SkPdfNativeDoc* doc) { function in class:SkPdfType4ShadingDictionary
24 SkPdfNativeObject* ret = get("BitsPerComponent", "");
32 return get("BitsPerComponent", "") != NULL;
H A DSkPdfType5ShadingDictionary_autogen.cpp23 int64_t SkPdfType5ShadingDictionary::BitsPerComponent(SkPdfNativeDoc* doc) { function in class:SkPdfType5ShadingDictionary
24 SkPdfNativeObject* ret = get("BitsPerComponent", "");
32 return get("BitsPerComponent", "") != NULL;
H A DSkPdfType6ShadingDictionary_autogen.cpp23 int64_t SkPdfType6ShadingDictionary::BitsPerComponent(SkPdfNativeDoc* doc) { function in class:SkPdfType6ShadingDictionary
24 SkPdfNativeObject* ret = get("BitsPerComponent", "");
32 return get("BitsPerComponent", "") != NULL;
H A DSkPdfImageDictionary_autogen.cpp91 int64_t SkPdfImageDictionary::BitsPerComponent(SkPdfNativeDoc* doc) { function in class:SkPdfImageDictionary
92 SkPdfNativeObject* ret = get("BitsPerComponent", "");
100 return get("BitsPerComponent", "") != NULL;
/external/pdfium/core/src/fpdfapi/fpdf_parser/
H A Dfpdf_parser_decode.cpp219 static FX_BOOL CheckFlateDecodeParams(int Colors, int BitsPerComponent, int Columns) argument
229 if (BitsPerComponent < 0 ||
230 (check > 0 && BitsPerComponent > INT_MAX / check)) {
233 check *= BitsPerComponent;
244 int Colors = 0, BitsPerComponent = 0, Columns = 0; local
249 BitsPerComponent = pParams->GetInteger(FX_BSTRC("BitsPerComponent"), 8);
251 if (!CheckFlateDecodeParams(Colors, BitsPerComponent, Columns)) {
256 nComps, bpc, predictor, Colors, BitsPerComponent, Columns);
263 int Colors = 0, BitsPerComponent local
518 FlateEncode(FX_LPCBYTE src_buf, FX_DWORD src_size, int predictor, int Colors, int BitsPerComponent, int Columns, FX_LPBYTE& dest_buf, FX_DWORD& dest_size) argument
[all...]
/external/pdfium/core/include/fxcodec/
H A Dfx_codec.h127 int nComps, int bpc, int predictor, int Colors, int BitsPerComponent, int Columns) = 0;
129 int predictor, int Colors, int BitsPerComponent, int Columns,
132 int predictor, int Colors, int BitsPerComponent, int Columns,
/external/chromium_org/third_party/skia/experimental/PdfViewer/pdfparser/native/
H A DSkPdfNativeTokenizer.cpp1022 DECLARE_PDF_NAME(BitsPerComponent); variable
1055 HANDLE_NAME_ABBR(key, BitsPerComponent, BPC);
/external/skia/experimental/PdfViewer/pdfparser/native/
H A DSkPdfNativeTokenizer.cpp1022 DECLARE_PDF_NAME(BitsPerComponent); variable
1055 HANDLE_NAME_ABBR(key, BitsPerComponent, BPC);

Completed in 358 milliseconds

12