Home
last modified time | relevance | path

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

/foundation/multimedia/av_codec/services/engine/common/
H A Dffmpeg_converter.cpp106 {AudioChannelLayout::CH_7POINT1POINT2, "CH_7POINT1POINT2"},
356 case 10: { // 10: CH_7POINT1POINT2 or CH_5POINT1POINT4 ? in GetDefaultChannelLayout()
357 ret = AudioChannelLayout::CH_7POINT1POINT2; in GetDefaultChannelLayout()
/foundation/multimedia/av_codec/interfaces/kits/c/
H A Davcodec_audio_channel_layout.h132 CH_7POINT1POINT2 = (CH_7POINT1 | AudioChannelSet::TOP_SIDE_LEFT | AudioChannelSet::TOP_SIDE_RIGHT),
/foundation/multimedia/media_foundation/engine/include/plugin/common/
H A Dplugin_audio_tags.h110 CH_7POINT1POINT2 = (CH_7POINT1 | AudioChannelMasks::TOP_SIDE_LEFT | AudioChannelMasks::TOP_SIDE_RIGHT), member
H A Dplugin_attr_desc.h171 {AudioChannelLayout::CH_7POINT1POINT2, "CH_7POINT1POINT2"},
/foundation/multimedia/av_codec/services/media_engine/plugins/ffmpeg_adapter/common/
H A Dffmpeg_converter.cpp67 {10, AudioChannelLayout::CH_7POINT1POINT2}, // 10: CH_7POINT1POINT2 or CH_5POINT1POINT4 ?
124 {AudioChannelLayout::CH_7POINT1POINT2, "CH_7POINT1POINT2"},
/foundation/multimedia/media_foundation/interface/inner_api/meta/
H A Daudio_types.h254 CH_7POINT1POINT2 = (CH_7POINT1 | AudioChannelSet::TOP_SIDE_LEFT | AudioChannelSet::TOP_SIDE_RIGHT),
/foundation/multimedia/media_foundation/test/unittest/
H A DTestFFmpegUtils.cpp293 ASSERT_EQ(AudioChannelLayout::CH_7POINT1POINT2, res); in HWTEST()
/foundation/multimedia/media_foundation/src/common/
H A Dplugin_attr_desc.h171 {AudioChannelLayout::CH_7POINT1POINT2, "CH_7POINT1POINT2"},
/foundation/multimedia/media_foundation/tests/unittest/format/
H A Davformat_unit_channel_layout_test.cpp121 CH_7POINT1POINT2,
/foundation/distributedhardware/distributed_hardware_fwk/utils/include/
H A Dhistreamer_ability_parser.h158 CH_7POINT1POINT2 = (CH_7POINT1 | AudioChannelMasks::TOP_SIDE_LEFT | AudioChannelMasks::TOP_SIDE_RIGHT), member
/foundation/multimedia/media_foundation/engine/plugin/plugins/ffmpeg_adapter/utils/
H A Dffmpeg_utils.cpp344 case 10: { // 10: CH_7POINT1POINT2 or CH_5POINT1POINT4 ? in GetDefaultChannelLayout()
345 ret = AudioChannelLayout::CH_7POINT1POINT2; in GetDefaultChannelLayout()

Completed in 7 milliseconds