Searched refs:tuning_option (Results 1 – 1 of 1) sorted by relevance
1521 int tuning_option = (search_config_ == 0) ? 0 : (search_config_ > 0) ? 1 : 2; in SetDefaultMoveConfig() local1537 switch (tuning_option) { in SetDefaultMoveConfig()