Searched refs:gi2_mvy_range (Results 1 – 3 of 3) sorted by relevance
317 extern S16 gi2_mvy_range[MAX_MVY_SUPPORTED_IN_COARSE_LAYER + 1][8];
584 S16 gi2_mvy_range[MAX_MVY_SUPPORTED_IN_COARSE_LAYER + 1][8] = { variable
493 uint16x8_t mvy_wt = vld1q_u16((U16 *)&gi2_mvy_range[ABS(mvy)][0]); in hme_combine_4x4_sads_and_compute_cost_high_speed_neon()585 mv_cost = gi2_mvy_range[ABS(mvy)][0] + in hme_combine_4x4_sads_and_compute_cost_high_speed_neon()654 uint16x8_t mvy_wt = vld1q_u16((U16 *)&gi2_mvy_range[ABS(mvy)][0]); in hme_combine_4x4_sads_and_compute_cost_high_quality_neon()746 mv_cost = gi2_mvy_range[ABS(mvy)][0] + in hme_combine_4x4_sads_and_compute_cost_high_quality_neon()