Searched refs:CH_LAYOUT_5POINT0_BACK (Results 1 - 7 of 7) sorted by relevance
/foundation/multimedia/audio_framework/interfaces/kits/c/common/multimedia/ |
H A D | native_audio_channel_layout.h | 225 CH_LAYOUT_5POINT0_BACK = CH_LAYOUT_SURROUND | CH_SET_BACK_LEFT | CH_SET_BACK_RIGHT, enumerator 237 CH_LAYOUT_5POINT1_BACK = CH_LAYOUT_5POINT0_BACK | CH_SET_LOW_FREQUENCY, 249 CH_LAYOUT_HEXAGONAL = CH_LAYOUT_5POINT0_BACK | CH_SET_BACK_CENTER,
|
/foundation/multimedia/media_foundation/interface/kits/c/ |
H A D | native_audio_channel_layout.h | 225 CH_LAYOUT_5POINT0_BACK = CH_LAYOUT_SURROUND | CH_SET_BACK_LEFT | CH_SET_BACK_RIGHT, enumerator 237 CH_LAYOUT_5POINT1_BACK = CH_LAYOUT_5POINT0_BACK | CH_SET_LOW_FREQUENCY, 249 CH_LAYOUT_HEXAGONAL = CH_LAYOUT_5POINT0_BACK | CH_SET_BACK_CENTER,
|
/foundation/multimedia/audio_framework/interfaces/inner_api/native/audiocommon/include/ |
H A D | audio_stream_info.h | 373 CH_LAYOUT_5POINT0_BACK = CH_LAYOUT_SURROUND | BACK_LEFT | BACK_RIGHT, 378 CH_LAYOUT_5POINT1_BACK = CH_LAYOUT_5POINT0_BACK | LOW_FREQUENCY, 380 CH_LAYOUT_HEXAGONAL = CH_LAYOUT_5POINT0_BACK | BACK_CENTER, 437 CH_LAYOUT_4POINT1, CH_LAYOUT_5POINT0, CH_LAYOUT_5POINT0_BACK, CH_LAYOUT_2POINT1POINT2, CH_LAYOUT_3POINT0POINT2,
|
/foundation/multimedia/audio_framework/services/audio_policy/server/src/service/config/ |
H A D | audio_converter_parser.cpp | 60 {"CH_LAYOUT_5POINT0_BACK", CH_LAYOUT_5POINT0_BACK},
|
/foundation/multimedia/audio_framework/services/audio_service/server/include/ |
H A D | pa_adapter_manager.h | 33 {4, CH_LAYOUT_2POINT0POINT2}, {5, CH_LAYOUT_5POINT0_BACK}, {6, CH_LAYOUT_5POINT1},
|
/foundation/multimedia/media_foundation/tests/unittest/format/ |
H A D | avformat_unit_channel_layout_test.cpp | 46 CH_LAYOUT_5POINT0_BACK,
|
/foundation/multimedia/audio_framework/frameworks/js/napi/common/ |
H A D | napi_audio_enum.cpp | 427 {"CH_LAYOUT_5POINT0_BACK", CH_LAYOUT_5POINT0_BACK},
|
Completed in 7 milliseconds