Home
last modified time | relevance | path

Searched refs:CH_5POINT1POINT2 (Results 1 – 15 of 15) sorted by relevance

/ohos5.0/foundation/multimedia/av_codec/services/media_engine/plugins/ffmpeg_adapter/common/
H A Dffmpeg_converter.cpp67 {AudioChannelLayout::CH_5POINT1POINT2, 8},
80 {8, AudioChannelLayout::CH_5POINT1POINT2}, // 8: CH_5POINT1POINT2
137 {AudioChannelLayout::CH_5POINT1POINT2, "CH_5POINT1POINT2"},
/ohos5.0/foundation/multimedia/av_codec/interfaces/kits/c/
H A Davcodec_audio_channel_layout.h151CH_5POINT1POINT2 = (CH_5POINT1 | AudioChannelSet::TOP_SIDE_LEFT | AudioChannelSet::TOP_SIDE_RIGHT), enumerator
/ohos5.0/foundation/multimedia/media_foundation/engine/include/plugin/common/
H A Dplugin_audio_tags.h107CH_5POINT1POINT2 = (CH_5POINT1 | AudioChannelMasks::TOP_SIDE_LEFT | AudioChannelMasks::TOP_… enumerator
H A Dplugin_attr_desc.h169 {AudioChannelLayout::CH_5POINT1POINT2, "CH_5POINT1POINT2"},
/ohos5.0/foundation/multimedia/av_codec/services/engine/common/
H A Dffmpeg_converter.cpp104 {AudioChannelLayout::CH_5POINT1POINT2, "CH_5POINT1POINT2"},
353 ret = AudioChannelLayout::CH_5POINT1POINT2; in GetDefaultChannelLayout()
/ohos5.0/foundation/multimedia/media_foundation/interface/inner_api/meta/
H A Daudio_types.h244CH_5POINT1POINT2 = (CH_5POINT1 | AudioChannelSet::TOP_SIDE_LEFT | AudioChannelSet::TOP_SIDE_RIGHT), enumerator
/ohos5.0/docs/zh-cn/application-dev/reference/apis-avcodec-kit/
H A Davcodec__audio__channel__layout_8h.md25 …hannelSet::TOP_FRONT_LEFT \| AudioChannelSet::TOP_FRONT_RIGHT),<br/>CH_5POINT1POINT2 = (CH_5POINT1…
H A D_codec_base.md212 …hannelSet::TOP_FRONT_LEFT \| AudioChannelSet::TOP_FRONT_RIGHT),<br/>CH_5POINT1POINT2 = (CH_5POINT1…
866 | CH_5POINT1POINT2 | 5.1.2布局 |
/ohos5.0/docs/en/application-dev/reference/apis-avcodec-kit/
H A Davcodec__audio__channel__layout_8h.md25 …ChannelSet::TOP_FRONT_LEFT \| AudioChannelSet::TOP_FRONT_RIGHT),<br>CH_5POINT1POINT2 = (CH_5POINT1…
H A D_codec_base.md212 …ChannelSet::TOP_FRONT_LEFT \| AudioChannelSet::TOP_FRONT_RIGHT),<br>CH_5POINT1POINT2 = (CH_5POINT1…
921 | CH_5POINT1POINT2 | 5.1.2 layout.|
/ohos5.0/foundation/multimedia/media_foundation/test/unittest/
H A DTestFFmpegUtils.cpp290 ASSERT_EQ(AudioChannelLayout::CH_5POINT1POINT2, res);
/ohos5.0/foundation/distributedhardware/distributed_hardware_fwk/utils/include/
H A Dhistreamer_ability_parser.h155CH_5POINT1POINT2 = (CH_5POINT1 | AudioChannelMasks::TOP_SIDE_LEFT | AudioChannelMasks::TOP_… enumerator
/ohos5.0/foundation/multimedia/media_foundation/src/common/
H A Dplugin_attr_desc.h169 {AudioChannelLayout::CH_5POINT1POINT2, "CH_5POINT1POINT2"},
/ohos5.0/foundation/multimedia/media_foundation/tests/unittest/format/
H A Davformat_unit_channel_layout_test.cpp114 CH_5POINT1POINT2,
/ohos5.0/foundation/multimedia/media_foundation/engine/plugin/plugins/ffmpeg_adapter/utils/
H A Dffmpeg_utils.cpp341 ret = AudioChannelLayout::CH_5POINT1POINT2; in GetDefaultChannelLayout()