Searched refs:fourmv (Results 1 – 1 of 1) sorted by relevance
1303 int skipped, fourmv; in vc1_decode_p_mb() local1309 fourmv = get_bits1(gb); in vc1_decode_p_mb()1311 fourmv = v->mv_type_mb_plane[mb_pos]; in vc1_decode_p_mb()1317 if (!fourmv) { /* 1MV mode */ in vc1_decode_p_mb()1534 int skipped, fourmv = 0, twomv = 0; in vc1_decode_p_mb_intfr() local1553 fourmv = 1; in vc1_decode_p_mb_intfr()1560 fourmv = 1; in vc1_decode_p_mb_intfr()1640 if (fourmv) { in vc1_decode_p_mb_intfr()