Home
last modified time | relevance | path

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

/foundation/multimedia/av_codec/interfaces/kits/c/
H A Davcodec_audio_channel_layout.h135 CH_9POINT1POINT4 = (CH_7POINT1POINT4 | AudioChannelSet::WIDE_LEFT | AudioChannelSet::WIDE_RIGHT),
136 CH_9POINT1POINT6 = (CH_9POINT1POINT4 | AudioChannelSet::TOP_SIDE_LEFT | AudioChannelSet::TOP_SIDE_RIGHT),
/foundation/multimedia/media_foundation/engine/include/plugin/common/
H A Dplugin_audio_tags.h113 CH_9POINT1POINT4 = (CH_7POINT1POINT4 | AudioChannelMasks::WIDE_LEFT | member
115 CH_9POINT1POINT6 = (CH_9POINT1POINT4 | AudioChannelMasks::TOP_SIDE_LEFT | AudioChannelMasks::TOP_SIDE_RIGHT),
H A Dplugin_attr_desc.h173 {AudioChannelLayout::CH_9POINT1POINT4, "CH_9POINT1POINT4"},
/foundation/multimedia/media_foundation/interface/inner_api/meta/
H A Daudio_types.h263 CH_9POINT1POINT4 = (CH_7POINT1POINT4 | AudioChannelSet::WIDE_LEFT | AudioChannelSet::WIDE_RIGHT),
265 CH_9POINT1POINT6 = (CH_9POINT1POINT4 | AudioChannelSet::TOP_SIDE_LEFT | AudioChannelSet::TOP_SIDE_RIGHT),
/foundation/distributedhardware/distributed_hardware_fwk/utils/include/
H A Dhistreamer_ability_parser.h161 CH_9POINT1POINT4 = (CH_7POINT1POINT4 | AudioChannelMasks::WIDE_LEFT | member
163 CH_9POINT1POINT6 = (CH_9POINT1POINT4 | AudioChannelMasks::TOP_SIDE_LEFT | AudioChannelMasks::TOP_SIDE_RIGHT),
/foundation/multimedia/av_codec/services/engine/common/
H A Dffmpeg_converter.cpp108 {AudioChannelLayout::CH_9POINT1POINT4, "CH_9POINT1POINT4"},
364 case 14: { // 14: CH_9POINT1POINT4 in GetDefaultChannelLayout()
365 ret = AudioChannelLayout::CH_9POINT1POINT4; in GetDefaultChannelLayout()
/foundation/multimedia/av_codec/services/media_engine/plugins/ffmpeg_adapter/common/
H A Dffmpeg_converter.cpp69 {14, AudioChannelLayout::CH_9POINT1POINT4}, // 14: CH_9POINT1POINT4
126 {AudioChannelLayout::CH_9POINT1POINT4, "CH_9POINT1POINT4"},
/foundation/multimedia/media_foundation/test/unittest/
H A DTestFFmpegUtils.cpp299 ASSERT_EQ(AudioChannelLayout::CH_9POINT1POINT4, res); in HWTEST()
/foundation/multimedia/media_foundation/src/common/
H A Dplugin_attr_desc.h173 {AudioChannelLayout::CH_9POINT1POINT4, "CH_9POINT1POINT4"},
/foundation/multimedia/media_foundation/tests/unittest/format/
H A Davformat_unit_channel_layout_test.cpp124 CH_9POINT1POINT4,
/foundation/multimedia/media_foundation/engine/plugin/plugins/ffmpeg_adapter/utils/
H A Dffmpeg_utils.cpp352 case 14: { // 14: CH_9POINT1POINT4 in GetDefaultChannelLayout()
353 ret = AudioChannelLayout::CH_9POINT1POINT4; in GetDefaultChannelLayout()

Completed in 7 milliseconds