Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
Dpngdec.c624 static int decode_phys_chunk(AVCodecContext *avctx, PNGDecContext *s) in decode_phys_chunk() function
1268 if ((ret = decode_phys_chunk(avctx, s)) < 0) in decode_frame_common()