Home
last modified time | relevance | path

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

/external/webp/src/dec/
Dwebp_dec.c282 int* const has_animation, in ParseHeadersInternal()
417 int has_animation = 0; in WebPParseHeaders() local
/external/webp/src/mux/
Dmuxinternal.c497 const int has_animation = !!(flags & ANIMATION_FLAG); in MuxValidate() local
/external/webp/include/webp/
Ddecode.h416 int has_animation; // True if the bitstream is an animation. member
/external/webp/src/webp/
Ddecode.h416 int has_animation; // True if the bitstream is an animation. member