Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
H A Dpngdec.c637 static int decode_idat_chunk(AVCodecContext *avctx, PNGDecContext *s, in decode_idat_chunk() function
1289 if ((ret = decode_idat_chunk(avctx, s, &gb_chunk, p)) < 0) in decode_frame_common()

Completed in 3 milliseconds