Searched refs:bestOutput (Results 1 – 1 of 1) sorted by relevance
1503 audio_io_handle_t bestOutput = (outputs.size() == 0) ? AUDIO_IO_HANDLE_NONE : outputs[0]; in selectOutput() local1589 bestOutput = output; in selectOutput()1595 __func__, bestOutput, result.str().c_str()); in selectOutput()1599 return bestOutput; in selectOutput()