Home
last modified time | relevance | path

Searched refs:CH_LAYOUT_MONO (Results 1 - 17 of 17) sorted by relevance

/foundation/multimedia/audio_framework/services/audio_policy/server/src/service/config/
H A Daudio_converter_parser.cpp47 {"CH_LAYOUT_MONO", CH_LAYOUT_MONO},
/foundation/multimedia/camera_framework/services/camera_service/include/avcodec/common/
H A Dsample_info.h42 constexpr OH_AudioChannelLayout CHANNEL_LAYOUT = OH_AudioChannelLayout::CH_LAYOUT_MONO;
/foundation/multimedia/audio_framework/interfaces/inner_api/native/audiocommon/include/
H A Daudio_stream_info.h356 CH_LAYOUT_MONO = FRONT_CENTER,
433 CH_LAYOUT_MONO,
/foundation/multimedia/audio_framework/services/audio_service/test/unittest/audio_server_unit_test/src/
H A Daudio_server_unit_test.cpp390 config.streamInfo.channelLayout = CH_LAYOUT_MONO; in HWTEST_F()
435 config.streamInfo.channelLayout = CH_LAYOUT_MONO; in HWTEST_F()
/foundation/multimedia/audio_framework/interfaces/kits/c/common/multimedia/
H A Dnative_audio_channel_layout.h176 CH_LAYOUT_MONO = CH_SET_FRONT_CENTER, enumerator
/foundation/multimedia/audio_framework/services/audio_service/server/include/
H A Dpa_adapter_manager.h32 {1, CH_LAYOUT_MONO}, {2, CH_LAYOUT_STEREO}, {3, CH_LAYOUT_SURROUND},
/foundation/multimedia/media_foundation/interface/kits/c/
H A Dnative_audio_channel_layout.h176 CH_LAYOUT_MONO = CH_SET_FRONT_CENTER, enumerator
/foundation/multimedia/audio_framework/frameworks/native/audioeffect/src/
H A Daudio_effect_chain_adapter.cpp190 if (channelLayout == CH_LAYOUT_MONO) { in ConvertChLayoutToPaChMap()
/foundation/multimedia/media_foundation/tests/unittest/format/
H A Davformat_unit_channel_layout_test.cpp30 CH_LAYOUT_MONO,
/foundation/multimedia/audio_framework/services/audio_service/server/src/
H A Dpa_adapter_manager.cpp818 if (channelLayout == CH_LAYOUT_MONO) { in ConvertChLayoutToPaChMap()
/foundation/multimedia/audio_framework/frameworks/native/audioeffect/test/unittest/effect_unit_test/src/
H A Daudio_effect_chain_adapter_unit_test.cpp1010 const uint64_t channelLayout = CH_LAYOUT_MONO; in HWTEST()
/foundation/multimedia/audio_framework/frameworks/native/hdiadapter/sink/fast/
H A Dfast_audio_renderer_sink.cpp432 param.channelLayout = CH_LAYOUT_MONO; in CreateRender()
/foundation/multimedia/audio_framework/frameworks/native/hdiadapter/source/fast/
H A Dfast_audio_capturer_source.cpp314 param.channelLayout = CH_LAYOUT_MONO; in CreateCapture()
/foundation/multimedia/audio_framework/frameworks/native/hdiadapter/sink/offload/
H A Doffload_audio_renderer_sink.cpp564 param.channelLayout = CH_LAYOUT_MONO; in CreateRender()
/foundation/multimedia/audio_framework/frameworks/native/hdiadapter/sink/primary/
H A Daudio_renderer_sink.cpp679 param.channelLayout = CH_LAYOUT_MONO; in CreateRender()
/foundation/multimedia/audio_framework/frameworks/js/napi/common/
H A Dnapi_audio_enum.cpp414 {"CH_LAYOUT_MONO", CH_LAYOUT_MONO},
/foundation/multimedia/audio_framework/frameworks/native/hdiadapter/source/primary/
H A Daudio_capturer_source.cpp113 channelLayout = CH_LAYOUT_MONO; in GetChannelLayoutByCount()

Completed in 25 milliseconds