Searched refs:CH_LAYOUT_QUAD_SIDE (Results 1 - 6 of 6) sorted by relevance
/foundation/multimedia/audio_framework/interfaces/kits/c/common/multimedia/ |
H A D | native_audio_channel_layout.h | 200 CH_LAYOUT_QUAD_SIDE = CH_LAYOUT_STEREO | CH_SET_SIDE_LEFT | CH_SET_SIDE_RIGHT, enumerator 246 CH_LAYOUT_6POINT0_FRONT = CH_LAYOUT_QUAD_SIDE | CH_SET_FRONT_LEFT_OF_CENTER | CH_SET_FRONT_RIGHT_OF_CENTER,
|
/foundation/multimedia/media_foundation/interface/kits/c/ |
H A D | native_audio_channel_layout.h | 200 CH_LAYOUT_QUAD_SIDE = CH_LAYOUT_STEREO | CH_SET_SIDE_LEFT | CH_SET_SIDE_RIGHT, enumerator 246 CH_LAYOUT_6POINT0_FRONT = CH_LAYOUT_QUAD_SIDE | CH_SET_FRONT_LEFT_OF_CENTER | CH_SET_FRONT_RIGHT_OF_CENTER,
|
/foundation/multimedia/audio_framework/interfaces/inner_api/native/audiocommon/include/ |
H A D | audio_stream_info.h | 367 CH_LAYOUT_QUAD_SIDE = CH_LAYOUT_STEREO | SIDE_LEFT | SIDE_RIGHT, 382 CH_LAYOUT_6POINT0_FRONT = CH_LAYOUT_QUAD_SIDE | FRONT_LEFT_OF_CENTER | FRONT_RIGHT_OF_CENTER, 436 CH_LAYOUT_3POINT1, CH_LAYOUT_4POINT0, CH_LAYOUT_QUAD_SIDE, CH_LAYOUT_QUAD, CH_LAYOUT_2POINT0POINT2,
|
/foundation/multimedia/audio_framework/services/audio_policy/server/src/service/config/ |
H A D | audio_converter_parser.cpp | 55 {"CH_LAYOUT_QUAD_SIDE", CH_LAYOUT_QUAD_SIDE},
|
/foundation/multimedia/media_foundation/tests/unittest/format/ |
H A D | avformat_unit_channel_layout_test.cpp | 38 CH_LAYOUT_QUAD_SIDE, 90 CH_2_2, /**CH_LAYOUT_QUAD_SIDE in native_audio_channel_layout*/
|
/foundation/multimedia/audio_framework/frameworks/js/napi/common/ |
H A D | napi_audio_enum.cpp | 422 {"CH_LAYOUT_QUAD_SIDE", CH_LAYOUT_QUAD_SIDE},
|
Completed in 6 milliseconds