Searched refs:FindDeviceForChannels (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/media/audio/alsa/
H A Dalsa_output.h131 std::string FindDeviceForChannels(uint32 channels);
H A Dalsa_output.cc516 std::string AlsaPcmOutputStream::FindDeviceForChannels(uint32 channels) { function in class:media::AlsaPcmOutputStream
640 device_name_ = FindDeviceForChannels(channels_);

Completed in 164 milliseconds