Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/libwebp/src/demux/
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