Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
Dpngdec.c1074 static int handle_p_frame_apng(AVCodecContext *avctx, PNGDecContext *s, in handle_p_frame_apng() function
1445 (ret = handle_p_frame_apng(avctx, s, p)) < 0) in decode_frame_common()