Searched refs:is_animation (Results 1 – 1 of 1) sorted by relevance
307 const int is_animation = !!(dmux->feature_flags_ & ANIMATION_FLAG); in ParseAnimationFrame() local334 if (status != PARSE_ERROR && is_animation && frame->frame_num_ > 0) { in ParseAnimationFrame()437 const int is_animation = !!(dmux->feature_flags_ & ANIMATION_FLAG); in ParseVP8XChunks() local460 if (anim_chunks > 0 || is_animation) return PARSE_ERROR; in ParseVP8XChunks()592 const int is_animation = !!(dmux->feature_flags_ & ANIMATION_FLAG); in IsValidExtendedFormat() local611 if (!is_animation && f->frame_num_ > 1) return 0; in IsValidExtendedFormat()635 !CheckFrameBounds(f, !is_animation, in IsValidExtendedFormat()