Lines Matching refs:Mv
115 static av_always_inline void mv_scale(Mv *dst, Mv *src, int td, int tb) in mv_scale()
129 static int check_mvset(Mv *mvLXCol, Mv *mvCol, in check_mvset()
164 int refIdxLx, Mv *mvLXCol, int X, in derive_temporal_colocated_mvs()
220 Mv *mvLXCol, int X) in temporal_luma_motion_vector()
412 Mv mv_l0_col = { 0 }, mv_l1_col = { 0 }; in derive_spatial_merge_candidates()
512 static av_always_inline void dist_scale(HEVCContext *s, Mv *mv, in dist_scale()
530 Mv *mv, int ref_idx_curr, int ref_idx) in mv_mp_mode_mx()
546 Mv *mv, int ref_idx_curr, int ref_idx) in mv_mp_mode_mx_lt()
606 Mv mvpcand_list[2] = { { 0 } }; in ff_hevc_luma_mv_mvp_mode()
607 Mv mxA; in ff_hevc_luma_mv_mvp_mode()
608 Mv mxB; in ff_hevc_luma_mv_mvp_mode()
765 Mv mv_col; in ff_hevc_luma_mv_mvp_mode()