/ohos5.0/foundation/multimedia/audio_framework/services/audio_service/test/unittest/ |
H A D | audio_direct_sink_unit_test.cpp | 87 attr.format = HdiAdapterFormat::SAMPLE_S32; 112 attr.format = HdiAdapterFormat::SAMPLE_S32; 138 attr.format = HdiAdapterFormat::SAMPLE_S32; 179 attr.format = HdiAdapterFormat::SAMPLE_S32; 214 attr.format = HdiAdapterFormat::SAMPLE_S32; 242 attr.format = HdiAdapterFormat::SAMPLE_S32; 268 attr.format = HdiAdapterFormat::SAMPLE_S32;
|
/ohos5.0/foundation/multimedia/audio_framework/frameworks/native/hdiadapter/common/include/ |
H A D | audio_hdiadapter_info.h | 27 SAMPLE_S32 = 3, enumerator
|
/ohos5.0/foundation/multimedia/audio_framework/services/audio_service/server/src/ |
H A D | none_mix_engine.cpp | 365 return HdiAdapterFormat::SAMPLE_S32; in GetDirectDeviceFormate() 378 case HdiAdapterFormat::SAMPLE_S32: in GetDirectFormatByteSize()
|
H A D | audio_endpoint_separate.cpp | 61 adapterFormat = HdiAdapterFormat::SAMPLE_S32; in ConvertToHdiAdapterFormat()
|
H A D | audio_endpoint.cpp | 81 adapterFormat = HdiAdapterFormat::SAMPLE_S32; in ConvertToHdiAdapterFormat()
|
/ohos5.0/foundation/multimedia/audio_framework/frameworks/native/hdiadapter/sink/multichannel/ |
H A D | multichannel_audio_renderer_sink.cpp | 312 case SAMPLE_S32: { in AdjustStereoToMono() 450 case SAMPLE_S32: in ConvertToHdiFormat() 1061 return HdiAdapterFormat::SAMPLE_S32; in ParseAudioFormat()
|
/ohos5.0/foundation/multimedia/audio_framework/frameworks/native/hdiadapter/source/remote_fast/ |
H A D | remote_fast_audio_capturer_source.cpp | 385 case SAMPLE_S32: in ConvertToHdiFormat() 750 case HdiAdapterFormat::SAMPLE_S32: in PcmFormatToBits()
|
/ohos5.0/foundation/multimedia/audio_framework/frameworks/native/hdiadapter/sink/primary/ |
H A D | audio_renderer_sink.cpp | 139 return HdiAdapterFormat::SAMPLE_S32; in ParseAudioFormat() 521 case SAMPLE_S32: { in AdjustStereoToMono() 666 case SAMPLE_S32: in ConvertToHdiFormat()
|
/ohos5.0/foundation/multimedia/audio_framework/frameworks/native/pulseaudio/modules/hdi/ |
H A D | hdi_source.c | 451 adapterFormat = SAMPLE_S32; in ConvertPaToHdiAdapterFormat()
|
H A D | module_split_stream_sink.c | 181 adapterFormat = SAMPLE_S32; in ConvertPaToHdiAdapterFormat()
|
H A D | hdi_sink.c | 1075 adapterFormat = SAMPLE_S32; in ConvertPaToHdiAdapterFormat()
|
/ohos5.0/foundation/multimedia/audio_framework/frameworks/native/hdiadapter/source/primary/ |
H A D | audio_capturer_source.cpp | 564 case SAMPLE_S32: in ConvertToHdiFormat() 1157 return HdiAdapterFormat::SAMPLE_S32; in ParseAudioFormat()
|
/ohos5.0/foundation/multimedia/audio_framework/frameworks/native/hdiadapter/sink/remote_fast/ |
H A D | remote_fast_audio_renderer_sink.cpp | 425 case SAMPLE_S32: in ConvertToHdiFormat()
|
/ohos5.0/foundation/multimedia/audio_framework/frameworks/native/hdiadapter/source/fast/ |
H A D | fast_audio_capturer_source.cpp | 253 case SAMPLE_S32: in ConvertToHdiFormat()
|
/ohos5.0/foundation/multimedia/audio_framework/frameworks/native/hdiadapter/source/remote/ |
H A D | remote_audio_capturer_source.cpp | 297 case SAMPLE_S32: in ConvertToHdiFormat()
|
/ohos5.0/foundation/multimedia/audio_framework/frameworks/native/hdiadapter/sink/fast/ |
H A D | fast_audio_renderer_sink.cpp | 411 case SAMPLE_S32: in ConvertToHdiFormat()
|
/ohos5.0/foundation/multimedia/audio_framework/frameworks/native/hdiadapter/sink/bluetooth/ |
H A D | bluetooth_renderer_sink.cpp | 439 case SAMPLE_S32: in ConvertToHdiFormat()
|
/ohos5.0/foundation/multimedia/audio_framework/frameworks/native/hdiadapter/sink/remote/ |
H A D | remote_audio_renderer_sink.cpp | 424 case SAMPLE_S32: in ConvertToHdiFormat()
|
/ohos5.0/foundation/multimedia/audio_framework/frameworks/native/hdiadapter/sink/offload/ |
H A D | offload_audio_renderer_sink.cpp | 559 case SAMPLE_S32: in ConverToHdiFormat()
|