Searched refs:twomv (Results 1 – 1 of 1) sorted by relevance
1534 int skipped, fourmv = 0, twomv = 0; in vc1_decode_p_mb_intfr() local1567 twomv = 1; in vc1_decode_p_mb_intfr()1650 } else if (twomv) { in vc1_decode_p_mb_intfr()2193 int skipped, direct, twomv = 0; in vc1_decode_b_mb_intfr() local2210 twomv = 1; in vc1_decode_b_mb_intfr()2287 if (twomv) { in vc1_decode_b_mb_intfr()2324 if (twomv && bmvtype != BMV_TYPE_INTERPOLATED) in vc1_decode_b_mb_intfr()2333 if (bmvtype == BMV_TYPE_INTERPOLATED && twomv) { in vc1_decode_b_mb_intfr()2335 } else if (bmvtype == BMV_TYPE_INTERPOLATED || twomv) { in vc1_decode_b_mb_intfr()2346 if (twomv) { in vc1_decode_b_mb_intfr()[all …]