Searched refs:nearest_match (Results 1 – 1 of 1) sorted by relevance
552 const uint8_t nearest_match = (row_match_count > 0) + (col_match_count > 0); in setup_ref_mv_list() local632 switch (nearest_match) { in setup_ref_mv_list()