Home
last modified time | relevance | path

Searched refs:BlackIs1 (Results 1 – 4 of 4) sorted by relevance

/external/pdfium/testing/libfuzzer/
Dpdf_codec_fax_fuzzer.cc27 bool BlackIs1 = !(data[20] & 0x04); in LLVMFuzzerTestOneInput() local
34 ByteAlign, BlackIs1, Columns, Rows)); in LLVMFuzzerTestOneInput()
/external/pdfium/core/fxcodec/codec/
Dfx_codec_fax.cpp464 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()
Dccodec_faxmodule.h26 bool BlackIs1,
/external/pdfium/core/fpdfapi/parser/
Dfpdf_parser_decode.cpp264 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()