Home
last modified time | relevance | path

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

/external/pdfium/core/fxcodec/codec/
Dfx_codec_flate.cpp35 static bool FPDFAPI_FlateCompress(unsigned char* dest_buf, in FPDFAPI_FlateCompress() function
855 if (!FPDFAPI_FlateCompress(*dest_buf, &temp_size, src_buf, src_size)) in Encode()