OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:keyStreamSupportedChannels
(Results
1 - 7
of
7
) sorted by null
/frameworks/av/media/libaudioclient/include/media/
AudioParameter.h
73
//
keyStreamSupportedChannels
: audio_channel_mask_t
76
static const char * const
keyStreamSupportedChannels
;
/frameworks/av/media/libaudiohal/2.0/
ConversionHelperHidl.cpp
34
//FIXME:
keyStreamSupportedChannels
and keyStreamSupportedSamplingRates come with a
39
(halKeys.get(String8(AudioParameter::
keyStreamSupportedChannels
), value) == NO_ERROR ||
/frameworks/av/media/libmedia/
AudioParameter.cpp
44
const char * const AudioParameter::
keyStreamSupportedChannels
= AUDIO_PARAMETER_STREAM_SUP_CHANNELS;
/frameworks/av/media/libaudiohal/4.0/
ConversionHelperHidl.cpp
40
//FIXME:
keyStreamSupportedChannels
and keyStreamSupportedSamplingRates come with a
45
(halKeys.get(String8(AudioParameter::
keyStreamSupportedChannels
), value) == NO_ERROR ||
/hardware/interfaces/audio/core/all-versions/default/include/core/all-versions/default/
Stream.impl.h
123
Result result = getParam(AudioParameter::
keyStreamSupportedChannels
, &halListValue, context);
/frameworks/av/services/audiopolicy/managerdefault/
AudioPolicyManager.cpp
[
all
...]
/frameworks/av/services/audioflinger/
AudioFlinger.cpp
[
all
...]
Completed in 129 milliseconds