Home
last modified time | relevance | path

Searched refs:SAMPLE_U8P (Results 1 – 16 of 16) sorted by relevance

/ohos5.0/foundation/multimedia/av_codec/interfaces/inner_api/native/
H A Davcodec_audio_common.h33 SAMPLE_U8P = 5, enumerator
/ohos5.0/foundation/multimedia/av_codec/services/media_engine/modules/sink/
H A Daudio_sampleformat.cpp28 {Plugins::SAMPLE_U8P, 8},
/ohos5.0/foundation/multimedia/av_codec/services/media_engine/plugins/ffmpeg_adapter/audio_decoder/ape/
H A Dffmpeg_ape_decoder_plugin.cpp143 } else if (sampleFmt == SAMPLE_U8 || sampleFmt == SAMPLE_U8P) { in SetBitsDepth()
/ohos5.0/foundation/multimedia/av_codec/interfaces/kits/c/
H A Dnative_avcodec_base.h842 SAMPLE_U8P = 5, enumerator
/ohos5.0/foundation/multimedia/av_codec/test/unittest/media_sink_test/
H A Daudio_server_sink_plugin_test.cpp296 …RT_TRUE(audioServerSinkPlugin->AssignSampleFmtIfSupported(Plugins::AudioSampleFormat::SAMPLE_U8P));
324 meta1->SetData(Tag::AUDIO_SAMPLE_FORMAT, Plugins::AudioSampleFormat::SAMPLE_U8P);
/ohos5.0/foundation/multimedia/media_foundation/interface/inner_api/meta/
H A Daudio_types.h86 SAMPLE_U8P = 5, enumerator
/ohos5.0/foundation/multimedia/av_codec/services/engine/common/
H A Dffmpeg_converter.cpp61 {AVSampleFormat::AV_SAMPLE_FMT_U8P, AudioSampleFormat::SAMPLE_U8P},
/ohos5.0/foundation/multimedia/av_codec/services/media_engine/plugins/ffmpeg_adapter/common/
H A Dffmpeg_converter.cpp94 {AVSampleFormat::AV_SAMPLE_FMT_U8P, AudioSampleFormat::SAMPLE_U8P},
/ohos5.0/docs/zh-cn/application-dev/reference/apis-avcodec-kit/
H A Dnative__avcodec__base_8h.md71 …6LE = 1,<br/>SAMPLE_S24LE = 2, SAMPLE_S32LE = 3,<br/>SAMPLE_F32LE = 4, SAMPLE_U8P = 5,<br/>SAMPLE_…
H A D_codec_base.md221 …6LE = 1,<br/>SAMPLE_S24LE = 2, SAMPLE_S32LE = 3,<br/>SAMPLE_F32LE = 4, SAMPLE_U8P = 5,<br/>SAMPLE_…
1084 | SAMPLE_U8P | 8位无符号整数平面采样。 |
/ohos5.0/foundation/multimedia/av_codec/services/media_engine/plugins/ffmpeg_adapter/audio_encoder/aac/
H A Dffmpeg_aac_encoder_plugin.cpp199 {AudioSampleFormat::SAMPLE_U8P, AVSampleFormat::AV_SAMPLE_FMT_U8P}, in AudioSampleFormat2AVSampleFormat()
/ohos5.0/foundation/multimedia/av_codec/services/media_engine/plugins/sink/
H A Daudio_server_sink_plugin.cpp51 …{AudioSampleFormat::SAMPLE_U8P, OHOS::AudioStandard::AudioSampleFormat::INVALID_WIDTH, AV_SAMPLE_F…
/ohos5.0/docs/en/application-dev/reference/apis-avcodec-kit/
H A Dnative__avcodec__base_8h.md71 …S16LE = 1,<br>SAMPLE_S24LE = 2, SAMPLE_S32LE = 3,<br>SAMPLE_F32LE = 4, SAMPLE_U8P = 5,<br>SAMPLE_S…
H A D_codec_base.md221 …S16LE = 1,<br>SAMPLE_S24LE = 2, SAMPLE_S32LE = 3,<br>SAMPLE_F32LE = 4, SAMPLE_U8P = 5,<br>SAMPLE_S…
1152 | SAMPLE_U8P | 8-bit unsigned integer plane sampling. |
/ohos5.0/foundation/multimedia/av_codec/test/unittest/avmuxer_test/
H A Davmuxer_unit_test.cpp1719 audioParams->PutIntValue(OH_MD_KEY_AUDIO_SAMPLE_FORMAT, SAMPLE_U8P);
/ohos5.0/foundation/multimedia/av_codec/test/unittest/audio_test/
H A Daudio_decoder_avbuffer_capi_unit_test.cpp2767 AudioSampleFormat::SAMPLE_U8P);