Searched refs:BlackIs1 (Results 1 – 4 of 4) sorted by relevance
/external/pdfium/testing/libfuzzer/ |
D | pdf_codec_fax_fuzzer.cc | 27 bool BlackIs1 = !(data[20] & 0x04); in LLVMFuzzerTestOneInput() local 34 ByteAlign, BlackIs1, Columns, Rows)); in LLVMFuzzerTestOneInput()
|
/external/pdfium/core/fxcodec/codec/ |
D | fx_codec_fax.cpp | 464 bool BlackIs1); 492 bool BlackIs1) in CCodec_FaxDecoder() argument 498 m_bBlack(BlackIs1), in CCodec_FaxDecoder() 590 bool BlackIs1, in CreateDecoder() argument 607 EncodedByteAlign, BlackIs1); in CreateDecoder()
|
D | ccodec_faxmodule.h | 26 bool BlackIs1,
|
/external/pdfium/core/fpdfapi/parser/ |
D | fpdf_parser_decode.cpp | 264 bool BlackIs1 = false; in FPDFAPI_CreateFaxDecoder() local 271 BlackIs1 = !!pParams->GetIntegerFor("BlackIs1"); in FPDFAPI_CreateFaxDecoder() 278 src_buf, src_size, width, height, K, EndOfLine, ByteAlign, BlackIs1, in FPDFAPI_CreateFaxDecoder()
|