Home
last modified time | relevance | path

Searched refs:decode_frame_common (Results 1 - 1 of 1) sorted by relevance

/third_party/ffmpeg/libavcodec/
H A Dpngdec.c1185 static int decode_frame_common(AVCodecContext *avctx, PNGDecContext *s, in decode_frame_common() function
1561 if ((ret = decode_frame_common(avctx, s, p, avpkt)) < 0) in decode_frame_png()
1604 if ((ret = decode_frame_common(avctx, s, NULL, avpkt)) < 0) in decode_frame_apng()
1614 if ((ret = decode_frame_common(avctx, s, p, avpkt)) < 0) in decode_frame_apng()

Completed in 3 milliseconds