Searched defs:mv_col (Results 1 – 2 of 2) sorted by relevance
451 const int16_t *mv_col = l1mv[x8 * 3 + y8 * 3 * b4_stride]; in pred_spatial_direct_motion() local464 const int16_t *mv_col = l1mv[x8 * 2 + (i4 & 1) + in pred_spatial_direct_motion() local630 const int16_t *mv_col = l1mv[x8 * 3 + y8 * b4_stride]; in pred_temp_direct_motion() local655 const int16_t *mv_col = l1ref0[0] >= 0 ? l1mv0[0] : l1mv1[0]; in pred_temp_direct_motion() local697 const int16_t *mv_col = l1mv[x8 * 3 + y8 * 3 * b4_stride]; in pred_temp_direct_motion() local706 const int16_t *mv_col = l1mv[x8 * 2 + (i4 & 1) + in pred_temp_direct_motion() local
765 Mv mv_col; in ff_hevc_luma_mv_mvp_mode() local