Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
Dpngdec.c457 static int decode_zbuf(AVBPrint *bp, const uint8_t *data, in decode_zbuf() function
546 if ((ret = decode_zbuf(&bp, data, data_end)) < 0) in decode_text_chunk()
884 if ((ret = decode_zbuf(&bp, s->gb.buffer, s->gb.buffer + length)) < 0) in decode_iccp_chunk()