Home
last modified time | relevance | path

Searched refs:SAMPLE_S24LE (Results 1 – 25 of 70) sorted by relevance

123

/ohos5.0/foundation/multimedia/av_codec/services/media_engine/modules/source/audio_capture/
H A Daudio_type_translate.cpp41 {AudioStandard::SAMPLE_S24LE, Media::Plugins::AudioSampleFormat::SAMPLE_S24LE},
/ohos5.0/foundation/multimedia/av_codec/interfaces/inner_api/native/
H A Davcodec_audio_common.h30 SAMPLE_S24LE = 2, enumerator
/ohos5.0/foundation/multimedia/audio_framework/services/audio_service/common/src/
H A Dvolume_tools.cpp114 case SAMPLE_S24LE: in GetByteSize()
165 case SAMPLE_S24LE: in ProcessOneFrame()
238 case SAMPLE_S24LE: in GetVolDb()
497 case SAMPLE_S24LE: in CountVolumeLevel()
/ohos5.0/foundation/multimedia/av_codec/services/media_engine/modules/sink/
H A Daudio_sampleformat.cpp25 {Plugins::SAMPLE_S24LE, 24},
/ohos5.0/base/web/webview/ohos_adapter/audio_adapter/src/
H A Daudio_capturer_adapter_impl.cpp50 {AudioAdapterSampleFormat::SAMPLE_S24LE, AudioSampleFormat::SAMPLE_S24LE},
H A Daudio_renderer_adapter_impl.cpp48 { AudioAdapterSampleFormat::SAMPLE_S24LE, AudioSampleFormat::SAMPLE_S24LE },
/ohos5.0/foundation/distributedhardware/distributed_audio/services/common/audioparam/
H A Daudio_param.h52 SAMPLE_S24LE = 2, enumerator
/ohos5.0/base/web/webview/ohos_interface/include/ohos_adapter/
H A Daudio_renderer_adapter.h27 SAMPLE_S24LE = 2, enumerator
/ohos5.0/docs/zh-cn/application-dev/media/avcodec/
H A Daudio-encoding.md218 // 配置音频精度(必须) SAMPLE_S16LE和SAMPLE_S24LE和SAMPLE_S32LE
219 constexpr OH_BitsPerSample BITS_PER_CODED_SAMPLE = OH_BitsPerSample::SAMPLE_S24LE;
/ohos5.0/foundation/multimedia/audio_framework/frameworks/native/audiorenderer/test/example/
H A Daudio_blendmode_test.cpp46 return AudioSampleFormat::SAMPLE_S24LE; in GetSampleFormat()
H A Daudio_render_mode_callback_test.cpp58 return AudioSampleFormat::SAMPLE_S24LE; in GetSampleFormat()
H A Daudio_interrupt_test.cpp206 return AudioSampleFormat::SAMPLE_S24LE; in GetSampleFormat()
H A Daudio_voip_test.cpp119 return AudioSampleFormat::SAMPLE_S24LE; in GetSampleFormat()
H A Dinterrupt_multi_renderer_test.cpp196 return AudioSampleFormat::SAMPLE_S24LE; in GetSampleFormat()
/ohos5.0/foundation/multimedia/av_codec/test/unittest/audio_vivid_test/
H A Daudio_decoder_avbuffer_vivid_inner_unit_test.cpp199 meta->Set<Tag::AUDIO_SAMPLE_FORMAT>(Media::Plugins::AudioSampleFormat::SAMPLE_S24LE); in ProcessVivid24Bit()
405 meta->Set<Tag::AUDIO_SAMPLE_FORMAT>(Media::Plugins::AudioSampleFormat::SAMPLE_S24LE);
558 meta->Set<Tag::AUDIO_SAMPLE_FORMAT>(Media::Plugins::AudioSampleFormat::SAMPLE_S24LE);
H A Daudio_decoder_avbuffer_vivid_unit_test.cpp354 Media::Plugins::AudioSampleFormat::SAMPLE_S24LE);
396 Media::Plugins::AudioSampleFormat::SAMPLE_S24LE);
/ohos5.0/foundation/multimedia/media_foundation/engine/plugin/plugins/source/audio_capture/
H A Daudio_type_translate.cpp42 {AudioStandard::SAMPLE_S24LE, Media::Plugin::AudioSampleFormat::S24},
/ohos5.0/foundation/multimedia/audio_framework/interfaces/inner_api/native/audiocommon/include/
H A Daudio_stream_info.h278 SAMPLE_S24LE = 2, enumerator
443 SAMPLE_S24LE,
/ohos5.0/foundation/multimedia/av_codec/interfaces/kits/c/
H A Dnative_avcodec_base.h839 SAMPLE_S24LE = 2, enumerator
/ohos5.0/foundation/multimedia/audio_framework/frameworks/native/audioutils/src/
H A Daudio_channel_blend.cpp55 case AudioSampleFormat::SAMPLE_S24LE: in Process()
H A Daudio_speed.cpp71 case SAMPLE_S24LE: in LoadChangeSpeedFunc()
/ohos5.0/foundation/multimedia/av_codec/services/engine/codec/audio/encoder/
H A Daudio_ffmpeg_flac_encoder_plugin.cpp42 {OHOS::MediaAVCodec::AudioSampleFormat::SAMPLE_S24LE, 24},
/ohos5.0/foundation/distributedhardware/distributed_audio/services/audiohdiproxy/src/
H A Ddaudio_manager_callback.cpp69 paramHDF.bitFormat = AudioSampleFormat::SAMPLE_S24LE; in GetAudioParamHDF()
/ohos5.0/foundation/multimedia/media_foundation/interface/inner_api/meta/
H A Daudio_types.h83 SAMPLE_S24LE = 2, enumerator
/ohos5.0/foundation/multimedia/audio_framework/frameworks/native/opensles/src/adapter/
H A Daudiocapturer_adapter.cpp226 sampleFormat = SAMPLE_S24LE; in SlToOhosSampelFormat()

123