OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:enableWideVoice
(Results
1 - 3
of
3
) sorted by null
/hardware/qcom/audio/legacy/alsa_sound/
AudioHardwareALSA.h
210
void (*
enableWideVoice
)(bool);
AudioHardwareALSA.cpp
455
mALSADevice->
enableWideVoice
(flag);
[
all
...]
alsa_default.cpp
155
dev->
enableWideVoice
= s_enable_wide_voice;
[
all
...]
Completed in 23 milliseconds