Home
last modified time | relevance | path

Searched refs:keyStreamSupportedFormats (Results 1 – 5 of 5) sorted by relevance

/frameworks/av/services/audiopolicy/tests/
DAudioPolicyManagerTestClientForHdmi.h38 String8(AudioParameter::keyStreamSupportedFormats), in getParameters()
/frameworks/av/media/libmediahelper/include/media/
DAudioParameter.h81 static const char * const keyStreamSupportedFormats; variable
/frameworks/av/media/libmediahelper/
DAudioParameter.cpp47 const char * const AudioParameter::keyStreamSupportedFormats = AUDIO_PARAMETER_STREAM_SUP_FORMATS; member in android::AudioParameter
/frameworks/av/services/audiopolicy/managerdefault/
DAudioPolicyManager.cpp7670 ioHandle, String8(AudioParameter::keyStreamSupportedFormats)); in updateAudioProfiles()
7674 String8(AudioParameter::keyStreamSupportedFormats), reply) != NO_ERROR) { in updateAudioProfiles()
/frameworks/av/services/audioflinger/
DAudioFlinger.cpp1762 String8(AudioParameter::keyStreamSupportedFormats), in filterReservedParameters()