/ohos5.0/foundation/multimedia/audio_framework/services/audio_service/test/unittest/ |
H A D | audio_direct_sink_unit_test.cpp | 305 attr.format = HdiAdapterFormat::SAMPLE_S16; 330 attr.format = HdiAdapterFormat::SAMPLE_S16; 356 attr.format = HdiAdapterFormat::SAMPLE_S16; 397 attr.format = HdiAdapterFormat::SAMPLE_S16; 432 attr.format = HdiAdapterFormat::SAMPLE_S16;
|
/ohos5.0/foundation/multimedia/audio_framework/frameworks/native/hdiadapter/common/include/ |
H A D | audio_hdiadapter_info.h | 25 SAMPLE_S16 = 1, enumerator
|
/ohos5.0/foundation/multimedia/audio_framework/services/audio_service/server/src/ |
H A D | none_mix_engine.cpp | 362 return HdiAdapterFormat::SAMPLE_S16; in GetDirectDeviceFormate() 369 return HdiAdapterFormat::SAMPLE_S16; in GetDirectDeviceFormate() 376 case HdiAdapterFormat::SAMPLE_S16: in GetDirectFormatByteSize()
|
H A D | audio_endpoint_separate.cpp | 55 adapterFormat = HdiAdapterFormat::SAMPLE_S16; in ConvertToHdiAdapterFormat()
|
H A D | audio_endpoint.cpp | 75 adapterFormat = HdiAdapterFormat::SAMPLE_S16; in ConvertToHdiAdapterFormat()
|
/ohos5.0/foundation/multimedia/audio_framework/services/audio_service/test/example/ |
H A D | audio_hdi_device_test.cpp | 99 attr.format = HdiAdapterFormat::SAMPLE_S16; in InitHdiRender()
|
/ohos5.0/foundation/multimedia/audio_framework/frameworks/native/hdiadapter/sink/multichannel/ |
H A D | multichannel_audio_renderer_sink.cpp | 303 case SAMPLE_S16: { in AdjustStereoToMono() 444 case SAMPLE_S16: in ConvertToHdiFormat() 1057 return HdiAdapterFormat::SAMPLE_S16; in ParseAudioFormat() 1063 return HdiAdapterFormat::SAMPLE_S16; in ParseAudioFormat()
|
/ohos5.0/foundation/multimedia/audio_framework/frameworks/native/pulseaudio/modules/hdi/ |
H A D | hdi_source.c | 443 adapterFormat = SAMPLE_S16; in ConvertPaToHdiAdapterFormat() 454 adapterFormat = SAMPLE_S16; in ConvertPaToHdiAdapterFormat()
|
H A D | module_split_stream_sink.c | 175 adapterFormat = SAMPLE_S16; in ConvertPaToHdiAdapterFormat()
|
H A D | hdi_sink.c | 1069 adapterFormat = SAMPLE_S16; in ConvertPaToHdiAdapterFormat()
|
/ohos5.0/foundation/multimedia/audio_framework/frameworks/native/hdiadapter/sink/primary/ |
H A D | audio_renderer_sink.cpp | 135 return HdiAdapterFormat::SAMPLE_S16; in ParseAudioFormat() 141 return HdiAdapterFormat::SAMPLE_S16; in ParseAudioFormat() 513 case SAMPLE_S16: { in AdjustStereoToMono() 660 case SAMPLE_S16: in ConvertToHdiFormat()
|
/ohos5.0/foundation/multimedia/audio_framework/frameworks/native/hdiadapter/source/remote_fast/ |
H A D | remote_fast_audio_capturer_source.cpp | 379 case SAMPLE_S16: in ConvertToHdiFormat() 746 case HdiAdapterFormat::SAMPLE_S16: in PcmFormatToBits()
|
/ohos5.0/foundation/multimedia/audio_framework/frameworks/native/hdiadapter/source/primary/ |
H A D | audio_capturer_source.cpp | 558 case SAMPLE_S16: in ConvertToHdiFormat() 1153 return HdiAdapterFormat::SAMPLE_S16; in ParseAudioFormat() 1159 return HdiAdapterFormat::SAMPLE_S16; in ParseAudioFormat()
|
/ohos5.0/foundation/multimedia/audio_framework/frameworks/native/hdiadapter/sink/remote_fast/ |
H A D | remote_fast_audio_renderer_sink.cpp | 419 case SAMPLE_S16: in ConvertToHdiFormat()
|
/ohos5.0/foundation/multimedia/audio_framework/frameworks/native/hdiadapter/source/fast/ |
H A D | fast_audio_capturer_source.cpp | 247 case SAMPLE_S16: in ConvertToHdiFormat()
|
/ohos5.0/foundation/multimedia/audio_framework/frameworks/native/hdiadapter/source/remote/ |
H A D | remote_audio_capturer_source.cpp | 291 case SAMPLE_S16: in ConvertToHdiFormat()
|
/ohos5.0/foundation/multimedia/audio_framework/frameworks/native/hdiadapter/sink/fast/ |
H A D | fast_audio_renderer_sink.cpp | 405 case SAMPLE_S16: in ConvertToHdiFormat()
|
/ohos5.0/foundation/multimedia/audio_framework/frameworks/native/hdiadapter/sink/bluetooth/ |
H A D | bluetooth_renderer_sink.cpp | 433 case SAMPLE_S16: in ConvertToHdiFormat()
|
/ohos5.0/foundation/multimedia/audio_framework/frameworks/native/hdiadapter/sink/remote/ |
H A D | remote_audio_renderer_sink.cpp | 418 case SAMPLE_S16: in ConvertToHdiFormat()
|
/ohos5.0/foundation/multimedia/audio_framework/frameworks/native/hdiadapter/sink/offload/ |
H A D | offload_audio_renderer_sink.cpp | 553 case SAMPLE_S16: in ConverToHdiFormat()
|