Searched refs:search_pos (Results 1 – 2 of 2) sorted by relevance
2120 static const MV search_pos[4] = { variable2228 tmp_mv->row = search_pos[idx].row + this_mv.row; in vp9_int_pro_motion_estimation()2229 tmp_mv->col = search_pos[idx].col + this_mv.col; in vp9_int_pro_motion_estimation()
2165 static const MV search_pos[4] = { variable2270 tmp_mv->row = search_pos[idx].row + this_mv.row; in av1_int_pro_motion_estimation()2271 tmp_mv->col = search_pos[idx].col + this_mv.col; in av1_int_pro_motion_estimation()