OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:FindDeviceForChannels
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/media/audio/alsa/
alsa_output.h
131
std::string
FindDeviceForChannels
(uint32 channels);
alsa_output.cc
517
std::string AlsaPcmOutputStream::
FindDeviceForChannels
(uint32 channels) {
641
device_name_ =
FindDeviceForChannels
(channels_);
Completed in 38 milliseconds