Searched refs:png_decode_idat (Results 1 – 1 of 1) sorted by relevance
426 static int png_decode_idat(PNGDecContext *s, int length, in png_decode_idat() function778 ret = png_decode_idat(s, length, p->data[0], p->linesize[0]); in decode_idat_chunk()