Searched refs:CH_LAYOUT_7POINT1 (Results 1 - 9 of 9) sorted by relevance
/foundation/multimedia/audio_framework/interfaces/kits/c/common/multimedia/ |
H A D | native_audio_channel_layout.h | 267 CH_LAYOUT_7POINT1 = CH_LAYOUT_5POINT1 | CH_SET_BACK_LEFT | CH_SET_BACK_RIGHT, enumerator 296 CH_LAYOUT_7POINT1POINT2 = CH_LAYOUT_7POINT1 | CH_SET_TOP_SIDE_LEFT | CH_SET_TOP_SIDE_RIGHT, 299 CH_LAYOUT_7POINT1POINT4 = CH_LAYOUT_7POINT1 | CH_SET_TOP_FRONT_LEFT | CH_SET_TOP_FRONT_RIGHT |
|
/foundation/multimedia/media_foundation/interface/kits/c/ |
H A D | native_audio_channel_layout.h | 267 CH_LAYOUT_7POINT1 = CH_LAYOUT_5POINT1 | CH_SET_BACK_LEFT | CH_SET_BACK_RIGHT, enumerator 296 CH_LAYOUT_7POINT1POINT2 = CH_LAYOUT_7POINT1 | CH_SET_TOP_SIDE_LEFT | CH_SET_TOP_SIDE_RIGHT, 299 CH_LAYOUT_7POINT1POINT4 = CH_LAYOUT_7POINT1 | CH_SET_TOP_FRONT_LEFT | CH_SET_TOP_FRONT_RIGHT |
|
/foundation/multimedia/audio_framework/interfaces/inner_api/native/audiocommon/include/ |
H A D | audio_stream_info.h | 390 CH_LAYOUT_7POINT1 = CH_LAYOUT_5POINT1 | BACK_LEFT | BACK_RIGHT, 397 CH_LAYOUT_7POINT1POINT2 = CH_LAYOUT_7POINT1 | TOP_SIDE_LEFT | TOP_SIDE_RIGHT, 399 CH_LAYOUT_7POINT1POINT4 = CH_LAYOUT_7POINT1 | TOP_FRONT_LEFT | TOP_FRONT_RIGHT | TOP_BACK_LEFT | TOP_BACK_RIGHT, 441 CH_LAYOUT_7POINT1, CH_LAYOUT_OCTAGONAL, CH_LAYOUT_5POINT1POINT2, CH_LAYOUT_7POINT1_WIDE,
|
/foundation/multimedia/audio_framework/services/audio_policy/server/src/service/config/ |
H A D | audio_converter_parser.cpp | 74 {"CH_LAYOUT_7POINT1", CH_LAYOUT_7POINT1},
|
/foundation/multimedia/audio_framework/frameworks/native/audioeffect/include/ |
H A D | audio_effect_chain_manager.h | 75 CH_LAYOUT_7POINT1,
|
/foundation/multimedia/media_foundation/tests/unittest/format/ |
H A D | avformat_unit_channel_layout_test.cpp | 60 CH_LAYOUT_7POINT1,
|
/foundation/multimedia/audio_framework/frameworks/js/napi/common/ |
H A D | napi_audio_enum.cpp | 441 {"CH_LAYOUT_7POINT1", CH_LAYOUT_7POINT1},
|
/foundation/multimedia/audio_framework/frameworks/native/hdiadapter/source/primary/ |
H A D | audio_capturer_source.cpp | 122 channelLayout = CH_LAYOUT_7POINT1; in GetChannelLayoutByCount()
|
/foundation/multimedia/av_codec/test/unittest/audio_test/ |
H A D | audio_encoder_avbuffer_capi_unit_test.cpp | 1232 OH_AVFormat_SetLongValue(format, MediaDescriptionKey::MD_KEY_CHANNEL_LAYOUT.data(), CH_LAYOUT_7POINT1); in HWTEST_F()
|
Completed in 13 milliseconds