Home
last modified time | relevance | path

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

/external/pdfium/core/fxcodec/codec/
Dccodec_flatemodule.h28 uint32_t FlateOrLZWDecode(bool bLZW,
Dfx_codec_flate.cpp762 uint32_t CCodec_FlateModule::FlateOrLZWDecode(bool bLZW, in FlateOrLZWDecode() argument
782 if (bLZW) { in FlateOrLZWDecode()
/external/pdfium/core/fpdfapi/parser/
Dfpdf_parser_decode.h78 uint32_t FPDFAPI_FlateOrLZWDecode(bool bLZW,
Dfpdf_parser_decode.cpp307 uint32_t FPDFAPI_FlateOrLZWDecode(bool bLZW, in FPDFAPI_FlateOrLZWDecode() argument
329 bLZW, src_buf, src_size, bEarlyChange, predictor, Colors, in FPDFAPI_FlateOrLZWDecode()