Searched refs:has_mv (Results 1 – 2 of 2) sorted by relevance
485 int keyframe, has_wmv9, has_mv, is_rle, is_555, ret; in mss2_decode_frame() local496 has_mv = keyframe ? 0 : get_bits1(&gb); in mss2_decode_frame()528 if (is_555 && (has_wmv9 || has_mv || c->slice_split && ctx->split_position)) in mss2_decode_frame()595 } else if (has_mv) { in mss2_decode_frame()
588 int has_mv, int field_motion) in put_mb_modes() argument592 if (has_mv) in put_mb_modes()