Home
last modified time | relevance | path

Searched refs:CH_5POINT1POINT2 (Results 1 - 11 of 11) sorted by relevance

/foundation/multimedia/av_codec/services/engine/common/
H A Dffmpeg_converter.cpp104 {AudioChannelLayout::CH_5POINT1POINT2, "CH_5POINT1POINT2"},
352 case 8: { // 8: CH_5POINT1POINT2 in GetDefaultChannelLayout()
353 ret = AudioChannelLayout::CH_5POINT1POINT2; in GetDefaultChannelLayout()
/foundation/multimedia/av_codec/interfaces/kits/c/
H A Davcodec_audio_channel_layout.h129 CH_5POINT1POINT2 = (CH_5POINT1 | AudioChannelSet::TOP_SIDE_LEFT | AudioChannelSet::TOP_SIDE_RIGHT),
/foundation/multimedia/media_foundation/engine/include/plugin/common/
H A Dplugin_audio_tags.h107 CH_5POINT1POINT2 = (CH_5POINT1 | AudioChannelMasks::TOP_SIDE_LEFT | AudioChannelMasks::TOP_SIDE_RIGHT), member
H A Dplugin_attr_desc.h169 {AudioChannelLayout::CH_5POINT1POINT2, "CH_5POINT1POINT2"},
/foundation/multimedia/av_codec/services/media_engine/plugins/ffmpeg_adapter/common/
H A Dffmpeg_converter.cpp65 {8, AudioChannelLayout::CH_5POINT1POINT2}, // 8: CH_5POINT1POINT2
122 {AudioChannelLayout::CH_5POINT1POINT2, "CH_5POINT1POINT2"},
/foundation/multimedia/media_foundation/interface/inner_api/meta/
H A Daudio_types.h244 CH_5POINT1POINT2 = (CH_5POINT1 | AudioChannelSet::TOP_SIDE_LEFT | AudioChannelSet::TOP_SIDE_RIGHT),
/foundation/multimedia/media_foundation/test/unittest/
H A DTestFFmpegUtils.cpp290 ASSERT_EQ(AudioChannelLayout::CH_5POINT1POINT2, res); in HWTEST()
/foundation/multimedia/media_foundation/src/common/
H A Dplugin_attr_desc.h169 {AudioChannelLayout::CH_5POINT1POINT2, "CH_5POINT1POINT2"},
/foundation/multimedia/media_foundation/tests/unittest/format/
H A Davformat_unit_channel_layout_test.cpp114 CH_5POINT1POINT2,
/foundation/distributedhardware/distributed_hardware_fwk/utils/include/
H A Dhistreamer_ability_parser.h155 CH_5POINT1POINT2 = (CH_5POINT1 | AudioChannelMasks::TOP_SIDE_LEFT | AudioChannelMasks::TOP_SIDE_RIGHT), member
/foundation/multimedia/media_foundation/engine/plugin/plugins/ffmpeg_adapter/utils/
H A Dffmpeg_utils.cpp340 case 8: { // 8: CH_5POINT1POINT2 or CH_7POINT1 in GetDefaultChannelLayout()
341 ret = AudioChannelLayout::CH_5POINT1POINT2; in GetDefaultChannelLayout()

Completed in 8 milliseconds