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