Home
last modified time | relevance | path

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

/external/pdfium/core/fxcodec/flate/
Dflatemodule.cpp514 void FlateUncompress(pdfium::span<const uint8_t> src_buf, in FlateUncompress() function
829 FlateUncompress(src_span, estimated_size, dest_buf, dest_size, &offset); in FlateOrLZWDecode()