Home
last modified time | relevance | path

Searched refs:CH_3POINT1 (Results 1 – 19 of 19) sorted by relevance

/ohos5.0/foundation/multimedia/av_codec/interfaces/kits/c/
H A Davcodec_audio_channel_layout.h129 CH_3POINT1 = (SURROUND | AudioChannelSet::LOW_FREQUENCY), enumerator
150 …CH_3POINT1POINT2 = (CH_3POINT1 | AudioChannelSet::TOP_FRONT_LEFT | AudioChannelSet::TOP_FRONT_RIGH…
/ohos5.0/foundation/multimedia/media_foundation/engine/include/plugin/common/
H A Dplugin_audio_tags.h82 CH_3POINT1 = (SURROUND | AudioChannelMasks::LOW_FREQUENCY), enumerator
106 …CH_3POINT1POINT2 = (CH_3POINT1 | AudioChannelMasks::TOP_FRONT_LEFT | AudioChannelMasks::TOP…
H A Dplugin_attr_desc.h148 {AudioChannelLayout::CH_3POINT1, "CH_3POINT1"},
/ohos5.0/foundation/multimedia/media_foundation/interface/inner_api/meta/
H A Daudio_types.h212 CH_3POINT1 = (SURROUND | AudioChannelSet::LOW_FREQUENCY), enumerator
232 …CH_3POINT1POINT2 = (CH_3POINT1 | AudioChannelSet::TOP_FRONT_LEFT | AudioChannelSet::TOP_FRONT_RIGH…
/ohos5.0/docs/zh-cn/application-dev/reference/apis-avcodec-kit/
H A Davcodec__audio__channel__layout_8h.md25CH_3POINT1 = (SURROUND \| AudioChannelSet::LOW_FREQUENCY),<br/>CH_4POINT0 = (SURROUND \| AudioChan…
H A D_codec_base.md212CH_3POINT1 = (SURROUND \| AudioChannelSet::LOW_FREQUENCY),<br/>CH_4POINT0 = (SURROUND \| AudioChan…
845 | CH_3POINT1 | 3.1布局 |
/ohos5.0/docs/en/application-dev/reference/apis-avcodec-kit/
H A Davcodec__audio__channel__layout_8h.md25CH_3POINT1 = (SURROUND \| AudioChannelSet::LOW_FREQUENCY),<br>CH_4POINT0 = (SURROUND \| AudioChann…
H A D_codec_base.md212CH_3POINT1 = (SURROUND \| AudioChannelSet::LOW_FREQUENCY),<br>CH_4POINT0 = (SURROUND \| AudioChann…
900 | CH_3POINT1 | 3.1 layout.|
/ohos5.0/foundation/distributedhardware/distributed_hardware_fwk/utils/include/
H A Dhistreamer_ability_parser.h130 CH_3POINT1 = (SURROUND | AudioChannelMasks::LOW_FREQUENCY), enumerator
154 …CH_3POINT1POINT2 = (CH_3POINT1 | AudioChannelMasks::TOP_FRONT_LEFT | AudioChannelMasks::TOP…
/ohos5.0/foundation/multimedia/av_codec/services/engine/common/
H A Dffmpeg_converter.cpp31 {AudioChannelLayout::CH_3POINT1, AV_CH_LAYOUT_3POINT1},
83 {AudioChannelLayout::CH_3POINT1, "3POINT1"},
/ohos5.0/foundation/multimedia/av_codec/services/media_engine/plugins/ffmpeg_adapter/common/
H A Dffmpeg_converter.cpp36 {AudioChannelLayout::CH_3POINT1, AV_CH_LAYOUT_3POINT1},
116 {AudioChannelLayout::CH_3POINT1, "3POINT1"},
/ohos5.0/foundation/multimedia/media_foundation/src/common/
H A Dplugin_attr_desc.h148 {AudioChannelLayout::CH_3POINT1, "CH_3POINT1"},
/ohos5.0/foundation/multimedia/media_foundation/tests/unittest/format/
H A Davformat_unit_channel_layout_test.cpp88 CH_3POINT1,
/ohos5.0/foundation/multimedia/av_codec/test/fuzztest/audioencoderpreapi_fuzzer/
H A Daudioencoderdemo.cpp109 return CH_3POINT1; in GetChannelLayout()
/ohos5.0/foundation/multimedia/media_foundation/engine/plugin/plugins/ffmpeg_adapter/utils/
H A Dffmpeg_utils.cpp38 {AudioChannelLayout::CH_3POINT1, AV_CH_LAYOUT_3POINT1},
/ohos5.0/foundation/multimedia/av_codec/test/fuzztest/audioencoder_fuzzer/
H A Daudio_encoder_demo.cpp72 return CH_3POINT1; in GetChannelLayout()
/ohos5.0/foundation/multimedia/av_codec/test/fuzztest/audioencoderflush_fuzzer/
H A Daudio_encoder_flush_demo.cpp72 return CH_3POINT1; in GetChannelLayout()
/ohos5.0/foundation/multimedia/av_codec/test/fuzztest/audioencoderreset_fuzzer/
H A Daudio_encoder_reset_demo.cpp72 return CH_3POINT1; in GetChannelLayout()
/ohos5.0/foundation/multimedia/av_codec/test/moduletest/audio_encoder/Avbuffer/src/
H A Davcodec_audio_avbuffer_encoder_demo.cpp66 return CH_3POINT1; in GetChannelLayout()