Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
Dpngdec.c814 static int decode_trns_chunk(AVCodecContext *avctx, PNGDecContext *s, in decode_trns_chunk() function
1299 if (decode_trns_chunk(avctx, s, length) < 0) in decode_frame_common()