Home
last modified time | relevance | path

Searched defs:is_animation (Results 1 – 1 of 1) sorted by relevance

/external/webp/src/demux/
Ddemux.c307 const int is_animation = !!(dmux->feature_flags_ & ANIMATION_FLAG); in ParseAnimationFrame() local
437 const int is_animation = !!(dmux->feature_flags_ & ANIMATION_FLAG); in ParseVP8XChunks() local
592 const int is_animation = !!(dmux->feature_flags_ & ANIMATION_FLAG); in IsValidExtendedFormat() local