Searched refs:i2_mv_x1 (Results 1 – 3 of 3) sorted by relevance
448 WORD16 i2_mv_x0, i2_mv_y0, i2_mv_x1, i2_mv_y1; in ihevce_bs_compute_cu() local465 i2_mv_x1 = ps_curr_nbr_4x4_pu->mv.s_l1_mv.i2_mvx; in ihevce_bs_compute_cu()619 i2_mv_x = i2_mv_x1; in ihevce_bs_compute_cu()673 (abs(i2_mv_x1 - i2_nbr_mv_x1) < 4) && in ihevce_bs_compute_cu()685 (abs(i2_mv_x1 - i2_nbr_mv_x0) < 4) && in ihevce_bs_compute_cu()698 (abs(i2_mv_x1 - i2_nbr_mv_x1) >= 4) || in ihevce_bs_compute_cu()702 (abs(i2_mv_x1 - i2_nbr_mv_x0) >= 4) || in ihevce_bs_compute_cu()
92 WORD16 i2_mv_x0, i2_mv_y0, i2_mv_x1, i2_mv_y1; in ihevcd_pu_boundary_strength() local108 i2_mv_x1 = ps_pu->mv.s_l1_mv.i2_mvx; in ihevcd_pu_boundary_strength()130 (ABS(i2_mv_x1 - i2_ngbr_mv_x1) < 4) && in ihevcd_pu_boundary_strength()137 (ABS(i2_mv_x1 - i2_ngbr_mv_x0) < 4) && in ihevcd_pu_boundary_strength()145 (ABS(i2_mv_x1 - i2_ngbr_mv_x1) >= 4) || in ihevcd_pu_boundary_strength()149 (ABS(i2_mv_x1 - i2_ngbr_mv_x0) >= 4) || in ihevcd_pu_boundary_strength()175 i2_mv_x = i2_mv_x1; in ihevcd_pu_boundary_strength()
591 WORD16 i2_mv_x0, i2_mv_y0, i2_mv_x1, i2_mv_y1; in ih264d_decode_temporal_direct() local789 i2_mv_x1 = 0; in ih264d_decode_temporal_direct()803 i2_mv_x1 = i16_temp - i2_mv_x0; in ih264d_decode_temporal_direct()867 i2_mv[0] = i2_mv_x1; in ih264d_decode_temporal_direct()883 s_temp_mv_pred.i2_mv[2] = i2_mv_x1; in ih264d_decode_temporal_direct()904 i2_mv_x = i2_mv_x1; in ih264d_decode_temporal_direct()