Home
last modified time | relevance | path

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

/external/webp/src/dec/
Dwebp.c289 int* const has_animation, in ParseHeadersInternal()
426 int has_animation = 0; in WebPParseHeaders() local
/external/chromium_org/third_party/libwebp/dec/
Dwebp.c289 int* const has_animation, in ParseHeadersInternal()
414 int has_animation = 0; in WebPParseHeaders() local
/external/webp/include/webp/
Ddecode.h406 int has_animation; // True if the bitstream is an animation. member
/external/chromium_org/third_party/libwebp/webp/
Ddecode.h406 int has_animation; // True if the bitstream is an animation. member