Searched refs:topright_ref (Results 1 – 2 of 2) sorted by relevance
43 const int topright_ref = sl->ref_cache[list][i - 8 + part_width]; in fetch_diagonal_mv() local58 if (topright_ref == PART_NOT_AVAILABLE in fetch_diagonal_mv()78 if (topright_ref != PART_NOT_AVAILABLE) { in fetch_diagonal_mv()80 return topright_ref; in fetch_diagonal_mv()
359 const int topright_ref = s->ref_cache[list][i - 8 + part_width]; in svq3_fetch_diagonal_mv() local361 if (topright_ref != PART_NOT_AVAILABLE) { in svq3_fetch_diagonal_mv()363 return topright_ref; in svq3_fetch_diagonal_mv()