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