Searched refs:CH_7POINT1POINT2 (Results 1 – 15 of 15) sorted by relevance
/ohos5.0/foundation/multimedia/av_codec/services/media_engine/plugins/ffmpeg_adapter/common/ |
H A D | ffmpeg_converter.cpp | 69 {AudioChannelLayout::CH_7POINT1POINT2, 10}, 82 {10, AudioChannelLayout::CH_7POINT1POINT2}, // 10: CH_7POINT1POINT2 or CH_5POINT1POINT4 ? 139 {AudioChannelLayout::CH_7POINT1POINT2, "CH_7POINT1POINT2"},
|
/ohos5.0/foundation/multimedia/av_codec/interfaces/kits/c/ |
H A D | avcodec_audio_channel_layout.h | 154 …CH_7POINT1POINT2 = (CH_7POINT1 | AudioChannelSet::TOP_SIDE_LEFT | AudioChannelSet::TOP_SIDE_RIGHT), enumerator
|
/ohos5.0/foundation/multimedia/media_foundation/engine/include/plugin/common/ |
H A D | plugin_audio_tags.h | 110 …CH_7POINT1POINT2 = (CH_7POINT1 | AudioChannelMasks::TOP_SIDE_LEFT | AudioChannelMasks::TOP_… enumerator
|
H A D | plugin_attr_desc.h | 171 {AudioChannelLayout::CH_7POINT1POINT2, "CH_7POINT1POINT2"},
|
/ohos5.0/foundation/multimedia/av_codec/services/engine/common/ |
H A D | ffmpeg_converter.cpp | 106 {AudioChannelLayout::CH_7POINT1POINT2, "CH_7POINT1POINT2"}, 357 ret = AudioChannelLayout::CH_7POINT1POINT2; in GetDefaultChannelLayout()
|
/ohos5.0/foundation/multimedia/media_foundation/interface/inner_api/meta/ |
H A D | audio_types.h | 254 …CH_7POINT1POINT2 = (CH_7POINT1 | AudioChannelSet::TOP_SIDE_LEFT | AudioChannelSet::TOP_SIDE_RIGHT), enumerator
|
/ohos5.0/docs/zh-cn/application-dev/reference/apis-avcodec-kit/ |
H A D | avcodec__audio__channel__layout_8h.md | 25 …IDE_LEFT \| AudioChannelSet::TOP_SIDE_RIGHT),<br/>CH_5POINT1POINT4, CH_7POINT1POINT2 = (CH_7POINT1…
|
H A D | _codec_base.md | 212 …IDE_LEFT \| AudioChannelSet::TOP_SIDE_RIGHT),<br/>CH_5POINT1POINT4, CH_7POINT1POINT2 = (CH_7POINT1… 868 | CH_7POINT1POINT2 | 7.1.2布局 |
|
/ohos5.0/docs/en/application-dev/reference/apis-avcodec-kit/ |
H A D | avcodec__audio__channel__layout_8h.md | 25 …SIDE_LEFT \| AudioChannelSet::TOP_SIDE_RIGHT),<br>CH_5POINT1POINT4, CH_7POINT1POINT2 = (CH_7POINT1…
|
H A D | _codec_base.md | 212 …SIDE_LEFT \| AudioChannelSet::TOP_SIDE_RIGHT),<br>CH_5POINT1POINT4, CH_7POINT1POINT2 = (CH_7POINT1… 923 | CH_7POINT1POINT2 | 7.1.2 layout.|
|
/ohos5.0/foundation/multimedia/media_foundation/test/unittest/ |
H A D | TestFFmpegUtils.cpp | 293 ASSERT_EQ(AudioChannelLayout::CH_7POINT1POINT2, res);
|
/ohos5.0/foundation/distributedhardware/distributed_hardware_fwk/utils/include/ |
H A D | histreamer_ability_parser.h | 158 …CH_7POINT1POINT2 = (CH_7POINT1 | AudioChannelMasks::TOP_SIDE_LEFT | AudioChannelMasks::TOP_… enumerator
|
/ohos5.0/foundation/multimedia/media_foundation/src/common/ |
H A D | plugin_attr_desc.h | 171 {AudioChannelLayout::CH_7POINT1POINT2, "CH_7POINT1POINT2"},
|
/ohos5.0/foundation/multimedia/media_foundation/tests/unittest/format/ |
H A D | avformat_unit_channel_layout_test.cpp | 121 CH_7POINT1POINT2,
|
/ohos5.0/foundation/multimedia/media_foundation/engine/plugin/plugins/ffmpeg_adapter/utils/ |
H A D | ffmpeg_utils.cpp | 345 ret = AudioChannelLayout::CH_7POINT1POINT2; in GetDefaultChannelLayout()
|