Searched defs:mv_x (Results 1 – 7 of 7) sorted by relevance
75 #define DEBUG_MV_HISTOGRAM_ADD(mv_x, mv_y) debug_mv_histogram_add(mv_x, mv_y) argument80 #define DEBUG_MV_HISTOGRAM_ADD(mv_x, mv_y) argument
497 WORD16 mv_x, mv_y; in ime_sub_pel_motion_estimation_16x16() local
464 WORD32 mv_x = ps_pu->mv.s_l0_mv.i2_mvx; in ihevce_luma_inter_pred_pu() local574 WORD32 mv_x = ps_pu->mv.s_l1_mv.i2_mvx; in ihevce_luma_inter_pred_pu() local1092 WORD32 mv_x = ps_pu->mv.s_l0_mv.i2_mvx; in ihevce_chroma_inter_pred_pu() local1159 WORD32 mv_x = ps_pu->mv.s_l1_mv.i2_mvx; in ihevce_chroma_inter_pred_pu() local
186 WORD32 mv_x = ps_grid->p_mv[i].i2_mv_x; in compute_4x4_sads_for_16x16_blk() local327 WORD32 mv_x = ps_grid->p_mv[i].i2_mv_x; in compute_part_sads_for_MxM_blk() local
10226 WORD32 mv_x = s_search_node_temp.s_mv.i2_mvx; in hme_refine_no_encode() local
297 WORD32 mv_x = ps_grid->p_mv[i].i2_mv_x; in compute_part_sads_for_MxM_blk_neon() local378 WORD32 mv_x = ps_grid->p_mv[i].i2_mv_x; in compute_4x4_sads_for_16x16_blk_neon() local
103 const __m128i mv_x = _mm_unpackhi_epi64(mv0, mv1); in GetPosition() local