Searched refs:next_chkpts (Results 1 – 1 of 1) sorted by relevance
839 static const MV next_chkpts[6][3] = variable961 this_mv.as_mv.row = br + next_chkpts[k][i].row; in vp8_hex_search()962 this_mv.as_mv.col = bc + next_chkpts[k][i].col; in vp8_hex_search()971 this_mv.as_mv.row = br + next_chkpts[k][i].row; in vp8_hex_search()972 this_mv.as_mv.col = bc + next_chkpts[k][i].col; in vp8_hex_search()984 br += next_chkpts[k][best_site].row; in vp8_hex_search()985 bc += next_chkpts[k][best_site].col; in vp8_hex_search()