Searched defs:has_animation (Results 1 – 4 of 4) sorted by relevance
282 int* const has_animation, in ParseHeadersInternal()417 int has_animation = 0; in WebPParseHeaders() local
497 const int has_animation = !!(flags & ANIMATION_FLAG); in MuxValidate() local
416 int has_animation; // True if the bitstream is an animation. member