Searched refs:best_idx (Results 1 – 1 of 1) sorted by relevance
1015 int best_idx = -1; in PickBestCandidate() local1021 best_idx = i; in PickBestCandidate()1026 assert(best_idx != -1); in PickBestCandidate()1029 if (i == best_idx) { in PickBestCandidate()1040 (best_idx == LL_DISP_NONE || best_idx == LOSSY_DISP_NONE) in PickBestCandidate()
Completed in 6 milliseconds