Searched refs:tpl_new_mv (Results 1 – 1 of 1) sorted by relevance
2697 int_mv tpl_new_mv = in discount_newmv_test() local2699 int row_diff = abs(tpl_new_mv.as_mv.row - this_mv.as_mv.row); in discount_newmv_test()2700 int col_diff = abs(tpl_new_mv.as_mv.col - this_mv.as_mv.col); in discount_newmv_test()