Searched refs:is_animated_webp_packet (Results 1 - 1 of 1) sorted by relevance
/third_party/ffmpeg/libavformat/ | ||
H A D | webpenc.c | 57 static int is_animated_webp_packet(AVPacket *pkt) in is_animated_webp_packet() function 153 ret = is_animated_webp_packet(pkt); in webp_write_packet() |
Completed in 1 milliseconds