Searched refs:FindDeviceForChannels (Results 1 – 2 of 2) sorted by relevance
131 std::string FindDeviceForChannels(uint32 channels);
516 std::string AlsaPcmOutputStream::FindDeviceForChannels(uint32 channels) { in FindDeviceForChannels() function in media::AlsaPcmOutputStream640 device_name_ = FindDeviceForChannels(channels_); in AutoSelectDevice()