Searched refs:apng_read_packet (Results 1 - 1 of 1) sorted by relevance
/third_party/ffmpeg/libavformat/ | ||
H A D | apngdec.c | 309 static int apng_read_packet(AVFormatContext *s, AVPacket *pkt) in apng_read_packet() function 430 .read_packet = apng_read_packet, |
Completed in 2 milliseconds