/aosp_15_r20/frameworks/av/services/audiopolicy/tests/ |
H A D | AudioPolicyManagerTestClient.h | 56 audio_format_to_string(halConfig->format), halConfig->sample_rate, in openOutput() 58 audio_format_to_string(mixerConfig->format), mixerConfig->sample_rate, in openOutput() 224 formats += audio_format_to_string(f); in getParameters()
|
/aosp_15_r20/frameworks/av/services/oboeservice/ |
H A D | AAudioServiceEndpoint.cpp | 65 << " (" << audio_format_to_string(getFormat()) << ")\n"; in dump() 75 << audio_format_to_string(getHardwareFormat()) << ")\n"; in dump()
|
H A D | AAudioServiceEndpointMMAP.cpp | 278 __func__, getFormat(), audio_format_to_string(getFormat()), in openWithConfig()
|
/aosp_15_r20/frameworks/av/media/libaaudio/src/binding/ |
H A D | AAudioStreamConfiguration.cpp | 115 audio_format_to_string(getFormat())); in parcelable() 148 audio_format_to_string(getHardwareFormat())); in parcelable()
|
/aosp_15_r20/frameworks/av/media/libaudioclient/include/media/ |
H A D | AudioIoDescriptor.h | 93 << audio_format_to_string(mFormat) << ", " in toDebugString()
|
/aosp_15_r20/frameworks/av/services/audiopolicy/common/managerdefinitions/src/ |
H A D | ClientDescriptor.cpp | 50 audio_format_to_string(mConfig.format), mConfig.sample_rate, mConfig.channel_mask); in dump()
|
H A D | HwModule.cpp | 420 audio_format_to_string(encodedFormat)); in createDevice()
|
H A D | AudioInputDescriptor.cpp | 528 audio_format_to_string(mFormat), mSamplingRate, mChannelMask); in dump()
|
/aosp_15_r20/external/webrtc/rtc_base/ |
H A D | BUILD.gn | 583 rtc_library("audio_format_to_string") { 585 "strings/audio_format_to_string.cc", 586 "strings/audio_format_to_string.h",
|
/aosp_15_r20/frameworks/av/media/libaudiofoundation/ |
H A D | DeviceDescriptorBase.cpp | 132 s.append(audio_format_to_string(format)); in dump()
|
H A D | AudioProfile.cpp | 106 dst->append(base::StringPrintf("%s (0x%x)\n", audio_format_to_string(mFormat), mFormat)); in dump()
|
/aosp_15_r20/frameworks/av/media/libaudioclient/tests/ |
H A D | audiorecord_tests.cpp | 243 << audio_format_to_string(std::get<RECORD_PARAM_FORMAT>(p)) << "__" in GetRecordTestName()
|
/aosp_15_r20/external/webrtc/audio/ |
H A D | BUILD.gn | 89 "../rtc_base:audio_format_to_string",
|
/aosp_15_r20/prebuilts/vndk/v34/arm/include/frameworks/av/media/libmediahelper/include/media/ |
D | TypeConverter.h | 325 str = audio_format_to_string(value); in toStringImpl()
|
/aosp_15_r20/prebuilts/vndk/v31/arm/include/frameworks/av/media/libmediahelper/include/media/ |
D | TypeConverter.h | 325 str = audio_format_to_string(value); in toStringImpl()
|
/aosp_15_r20/prebuilts/vndk/v31/x86_64/include/frameworks/av/media/libmediahelper/include/media/ |
D | TypeConverter.h | 325 str = audio_format_to_string(value); in toStringImpl()
|
/aosp_15_r20/prebuilts/vndk/v33/arm/include/frameworks/av/media/libmediahelper/include/media/ |
D | TypeConverter.h | 325 str = audio_format_to_string(value); in toStringImpl()
|
/aosp_15_r20/prebuilts/vndk/v32/arm64/include/frameworks/av/media/libmediahelper/include/media/ |
D | TypeConverter.h | 325 str = audio_format_to_string(value); in toStringImpl()
|
/aosp_15_r20/prebuilts/vndk/v31/x86/include/frameworks/av/media/libmediahelper/include/media/ |
D | TypeConverter.h | 325 str = audio_format_to_string(value); in toStringImpl()
|
/aosp_15_r20/prebuilts/vndk/v33/arm64/include/frameworks/av/media/libmediahelper/include/media/ |
D | TypeConverter.h | 325 str = audio_format_to_string(value); in toStringImpl()
|
/aosp_15_r20/prebuilts/vndk/v33/x86/include/frameworks/av/media/libmediahelper/include/media/ |
D | TypeConverter.h | 325 str = audio_format_to_string(value); in toStringImpl()
|
/aosp_15_r20/prebuilts/vndk/v34/x86_64/include/frameworks/av/media/libmediahelper/include/media/ |
D | TypeConverter.h | 325 str = audio_format_to_string(value); in toStringImpl()
|
/aosp_15_r20/prebuilts/vndk/v34/x86/include/frameworks/av/media/libmediahelper/include/media/ |
D | TypeConverter.h | 325 str = audio_format_to_string(value); in toStringImpl()
|
/aosp_15_r20/prebuilts/vndk/v32/x86_64/include/frameworks/av/media/libmediahelper/include/media/ |
D | TypeConverter.h | 325 str = audio_format_to_string(value); in toStringImpl()
|
/aosp_15_r20/prebuilts/vndk/v31/arm64/include/frameworks/av/media/libmediahelper/include/media/ |
D | TypeConverter.h | 325 str = audio_format_to_string(value); in toStringImpl()
|