Searched refs:decode_plte_chunk (Results 1 – 1 of 1) sorted by relevance
791 static int decode_plte_chunk(AVCodecContext *avctx, PNGDecContext *s, in decode_plte_chunk() function1295 if (decode_plte_chunk(avctx, s, length) < 0) in decode_frame_common()