Searched refs:mfmv0 (Results 1 – 2 of 2) sorted by relevance
356 if (prev_frame_mvs->mfmv0.as_int != INVALID_MV) { in add_tpl_ref_mv()359 get_mv_projection(&this_refmv.as_mv, prev_frame_mvs->mfmv0.as_mv, in add_tpl_ref_mv()396 if (prev_frame_mvs->mfmv0.as_int != INVALID_MV) { in add_tpl_ref_mv()399 get_mv_projection(&this_refmv.as_mv, prev_frame_mvs->mfmv0.as_mv, in add_tpl_ref_mv()401 get_mv_projection(&comp_refmv.as_mv, prev_frame_mvs->mfmv0.as_mv, in add_tpl_ref_mv()996 tpl_mvs_base[mi_offset].mfmv0.as_mv.row = fwd_mv.row; in motion_field_projection()997 tpl_mvs_base[mi_offset].mfmv0.as_mv.col = fwd_mv.col; in motion_field_projection()1016 tpl_mvs_base[idx].mfmv0.as_int = INVALID_MV; in av1_setup_motion_field()
103 int_mv mfmv0; member