Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavformat/
Dwebpenc.c54 static int is_animated_webp_packet(AVPacket *pkt) in is_animated_webp_packet() function
150 ret = is_animated_webp_packet(pkt); in webp_write_packet()