Home
last modified time | relevance | path

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

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