Home
last modified time | relevance | path

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

/external/pdfium/core/fxcodec/codec/
Dfx_codec_flate.cpp264 void PNG_PredictorEncode(uint8_t** data_buf, uint32_t* data_size) { in PNG_PredictorEncode() function
833 PNG_PredictorEncode(&pSrcBuf, &src_size); in PngEncode()