OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:keyInputSource
(Results
1 - 5
of
5
) sorted by null
/frameworks/av/include/media/
AudioParameter.h
41
//
keyInputSource
: to change audio input source, value is an int in audio_source_t
49
static const char * const
keyInputSource
;
/frameworks/av/media/libmedia/
AudioParameter.cpp
33
const char * const AudioParameter::
keyInputSource
= AUDIO_PARAMETER_STREAM_INPUT_SOURCE;
/hardware/qcom/audio/legacy/alsa_sound/
ALSAStreamOps.cpp
195
String8 key_input = String8(AudioParameter::
keyInputSource
);
/hardware/libhardware_legacy/audio/
AudioPolicyManagerBase.cpp
[
all
...]
/frameworks/av/services/audioflinger/
Threads.cpp
[
all
...]
Completed in 88 milliseconds