Searched refs:candidate_offset (Results 1 – 1 of 1) sorted by relevance
2190 const MV32 candidate_offset[1] = { { 1, 0 } }; in find_identical_tile() local2202 int row_offset = candidate_offset[0].row; in find_identical_tile()2203 int col_offset = candidate_offset[0].col; in find_identical_tile()