Home
last modified time | relevance | path

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

/AliOS-Things-master/components/SDL2/src/image/external/libwebp-1.0.2/src/dec/
A Dwebp_dec.c282 int* const has_animation, in ParseHeadersInternal()
417 int has_animation = 0; in WebPParseHeaders() local
/AliOS-Things-master/components/SDL2/src/image/external/libwebp-1.0.2/examples/
A Dvwebp.c53 int has_animation; member
/AliOS-Things-master/components/SDL2/src/image/external/libwebp-1.0.2/src/mux/
A Dmuxinternal.c497 const int has_animation = !!(flags & ANIMATION_FLAG); in MuxValidate() local
/AliOS-Things-master/components/SDL2/src/image/Xcode/Frameworks/webp.framework/Versions/A/Headers/webp/
A Ddecode.h419 int has_animation; // True if the bitstream is an animation. member
/AliOS-Things-master/components/SDL2/src/image/external/libwebp-1.0.2/src/webp/
A Ddecode.h419 int has_animation; // True if the bitstream is an animation. member
/AliOS-Things-master/components/SDL2/src/image/VisualC/external/include/webp/
A Ddecode.h419 int has_animation; // True if the bitstream is an animation. member

Completed in 12 milliseconds