Home
last modified time | relevance | path

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

/aosp_15_r20/external/webp/src/demux/
H A Ddemux.c313 const int is_animation = !!(dmux->feature_flags_ & ANIMATION_FLAG); in ParseAnimationFrame() local
448 const int is_animation = !!(dmux->feature_flags_ & ANIMATION_FLAG); in ParseVP8XChunks() local
605 const int is_animation = !!(dmux->feature_flags_ & ANIMATION_FLAG); in IsValidExtendedFormat() local