/ohos5.0/foundation/multimedia/av_codec/interfaces/kits/c/ |
H A D | avcodec_audio_channel_layout.h | 130 CH_4POINT0 = (SURROUND | AudioChannelSet::BACK_CENTER), enumerator 131 CH_4POINT1 = (CH_4POINT0 | AudioChannelSet::LOW_FREQUENCY),
|
/ohos5.0/foundation/multimedia/media_foundation/engine/include/plugin/common/ |
H A D | plugin_audio_tags.h | 83 CH_4POINT0 = (SURROUND | AudioChannelMasks::BACK_CENTER), enumerator 84 CH_4POINT1 = (CH_4POINT0 | AudioChannelMasks::LOW_FREQUENCY),
|
H A D | plugin_attr_desc.h | 149 {AudioChannelLayout::CH_4POINT0, "CH_4POINT0"},
|
/ohos5.0/foundation/multimedia/av_codec/services/media_engine/plugins/ffmpeg_adapter/common/ |
H A D | ffmpeg_converter.cpp | 37 {AudioChannelLayout::CH_4POINT0, AV_CH_LAYOUT_4POINT0}, 64 {AudioChannelLayout::CH_4POINT0, 4}, 78 {4, AudioChannelLayout::CH_4POINT0}, // 4: CH_4POINT0 117 {AudioChannelLayout::CH_4POINT0, "4POINT0"},
|
/ohos5.0/foundation/multimedia/media_foundation/interface/inner_api/meta/ |
H A D | audio_types.h | 213 CH_4POINT0 = (SURROUND | AudioChannelSet::BACK_CENTER), enumerator 223 CH_4POINT1 = (CH_4POINT0 | AudioChannelSet::LOW_FREQUENCY),
|
/ohos5.0/docs/zh-cn/application-dev/reference/apis-avcodec-kit/ |
H A D | avcodec__audio__channel__layout_8h.md | 25 …ioChannelSet::LOW_FREQUENCY),<br/>CH_4POINT0 = (SURROUND \| AudioChannelSet::BACK_CENTER),<br/>CH_…
|
H A D | _codec_base.md | 212 …ioChannelSet::LOW_FREQUENCY),<br/>CH_4POINT0 = (SURROUND \| AudioChannelSet::BACK_CENTER),<br/>CH_… 846 | CH_4POINT0 | 4.0布局 |
|
/ohos5.0/docs/en/application-dev/reference/apis-avcodec-kit/ |
H A D | avcodec__audio__channel__layout_8h.md | 25 …dioChannelSet::LOW_FREQUENCY),<br>CH_4POINT0 = (SURROUND \| AudioChannelSet::BACK_CENTER),<br>CH_4…
|
H A D | _codec_base.md | 212 …dioChannelSet::LOW_FREQUENCY),<br>CH_4POINT0 = (SURROUND \| AudioChannelSet::BACK_CENTER),<br>CH_4… 901 | CH_4POINT0 | 4.0 layout.|
|
/ohos5.0/foundation/distributedhardware/distributed_hardware_fwk/utils/include/ |
H A D | histreamer_ability_parser.h | 131 CH_4POINT0 = (SURROUND | AudioChannelMasks::BACK_CENTER), enumerator 132 CH_4POINT1 = (CH_4POINT0 | AudioChannelMasks::LOW_FREQUENCY),
|
/ohos5.0/foundation/multimedia/av_codec/services/engine/common/ |
H A D | ffmpeg_converter.cpp | 32 {AudioChannelLayout::CH_4POINT0, AV_CH_LAYOUT_4POINT0}, 84 {AudioChannelLayout::CH_4POINT0, "4POINT0"}, 345 ret = AudioChannelLayout::CH_4POINT0; in GetDefaultChannelLayout()
|
/ohos5.0/foundation/multimedia/media_foundation/engine/plugin/plugins/ffmpeg_adapter/utils/ |
H A D | ffmpeg_utils.cpp | 39 {AudioChannelLayout::CH_4POINT0, AV_CH_LAYOUT_4POINT0}, 333 ret = AudioChannelLayout::CH_4POINT0; in GetDefaultChannelLayout()
|
/ohos5.0/foundation/multimedia/media_foundation/test/unittest/ |
H A D | TestFFmpegUtils.cpp | 284 ASSERT_EQ(AudioChannelLayout::CH_4POINT0, res);
|
/ohos5.0/foundation/multimedia/media_foundation/src/common/ |
H A D | plugin_attr_desc.h | 149 {AudioChannelLayout::CH_4POINT0, "CH_4POINT0"},
|
/ohos5.0/foundation/multimedia/media_foundation/tests/unittest/format/ |
H A D | avformat_unit_channel_layout_test.cpp | 89 CH_4POINT0,
|