OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:keyStreamSupportedFormats
(Results
1 - 4
of
4
) sorted by null
/frameworks/av/media/libaudioclient/include/media/
AudioParameter.h
66
//
keyStreamSupportedFormats
: audio_format_t
69
static const char * const
keyStreamSupportedFormats
;
/frameworks/av/media/libmedia/
AudioParameter.cpp
41
const char * const AudioParameter::
keyStreamSupportedFormats
= AUDIO_PARAMETER_STREAM_SUP_FORMATS;
/hardware/interfaces/audio/2.0/default/
Stream.cpp
152
Result result = getParam(AudioParameter::
keyStreamSupportedFormats
, &halListValue);
/frameworks/av/services/audiopolicy/managerdefault/
AudioPolicyManager.cpp
[
all
...]
Completed in 2153 milliseconds