Searched refs:all_best_vref_matches (Results 1 – 1 of 1) sorted by relevance
515 uint32_t all_best_vref_matches[MAX_BYTE_LANES][MAX_BEST_VREF_SAVED]; in exec_trainingVREF() local581 all_best_vref_matches[i][0] = current_vref; in exec_trainingVREF()587 all_best_vref_matches[i][num_best_vref_matches[i]] = in exec_trainingVREF()604 highest_best_vref_val = MAX(all_best_vref_matches[i][j], in exec_trainingVREF()606 lowest_best_vref_val = MIN(all_best_vref_matches[i][j], in exec_trainingVREF()693 all_best_vref_matches[i][0] = current_vref; in exec_trainingVREF()699 all_best_vref_matches[i][num_best_vref_matches[i]] = in exec_trainingVREF()715 highest_best_vref_val = MAX(all_best_vref_matches[i][j], in exec_trainingVREF()717 lowest_best_vref_val = MIN(all_best_vref_matches[i][j], in exec_trainingVREF()