Searched refs:sb_mvcol_part (Results 1 – 3 of 3) sorted by relevance
185 int sb_mvcol_part; member
1486 x->sb_mvcol_part = mi->mv[0].as_mv.col; in choose_partitioning()1497 if (((abs(x->sb_mvrow_part) >= 48 && abs(x->sb_mvcol_part) <= 8) || in choose_partitioning()1498 (abs(x->sb_mvcol_part) >= 48 && abs(x->sb_mvrow_part) <= 8)) && in choose_partitioning()5387 x->sb_mvcol_part = mi->mv[0].as_mv.col; in get_estimated_pred()5477 x->sb_mvcol_part = 0; in encode_nonrd_sb_row()
209 tmp_mv->as_mv.col = x->sb_mvcol_part >> 3; in combined_motion_search()