Searched refs:decode_fctl_chunk (Results 1 – 2 of 2) sorted by relevance
239 static int decode_fctl_chunk(AVFormatContext *s, APNGDemuxContext *ctx, AVPacket *pkt) in decode_fctl_chunk() function342 if ((ret = decode_fctl_chunk(s, ctx, pkt)) < 0) in apng_read_packet()
975 static int decode_fctl_chunk(AVCodecContext *avctx, PNGDecContext *s, in decode_fctl_chunk() function1274 if ((ret = decode_fctl_chunk(avctx, s, length)) < 0) in decode_frame_common()