Searched defs:best_path (Results 1 – 13 of 13) sorted by relevance
2132 const auto &best_path = result.paths[result.best_result_index]; in TEST_F() local2147 const auto &best_path = result.paths[result.best_result_index]; in TEST_F() local2163 const auto &best_path = result.paths[result.best_result_index]; in TEST_F() local
606 int best_path[3] = {-1, -1, -1}; // store best-last/best-level/best-previous in TrellisQuantizeBlock() local
1220 std::vector<EditType> best_path; in CalculateOptimalEdits() local
1312 std::vector<EditType> best_path; in CalculateOptimalEdits() local
1377 std::vector<EditType> best_path; in CalculateOptimalEdits() local
1354 std::vector<EditType> best_path; in CalculateOptimalEdits() local
1336 std::vector<EditType> best_path; in CalculateOptimalEdits() local
1380 std::vector<EditType> best_path; in CalculateOptimalEdits() local
2764 std::vector<EditType> best_path; in CalculateOptimalEdits() local