Searched refs:PNG_PredictorEncode (Results 1 – 1 of 1) sorted by relevance
264 void PNG_PredictorEncode(uint8_t** data_buf, uint32_t* data_size) { in PNG_PredictorEncode() function833 PNG_PredictorEncode(&pSrcBuf, &src_size); in PngEncode()