Searched refs:search_pos (Results 1 – 1 of 1) sorted by relevance
1784 static const MV search_pos[4] = { variable1885 tmp_mv->row = search_pos[idx].row + this_mv.row; in vp9_int_pro_motion_estimation()1886 tmp_mv->col = search_pos[idx].col + this_mv.col; in vp9_int_pro_motion_estimation()