Searched defs:has_animation (Results 1 – 4 of 4) sorted by relevance
289 int* const has_animation, in ParseHeadersInternal()426 int has_animation = 0; in WebPParseHeaders() local
289 int* const has_animation, in ParseHeadersInternal()414 int has_animation = 0; in WebPParseHeaders() local
406 int has_animation; // True if the bitstream is an animation. member