/ohos5.0/foundation/multimedia/av_codec/services/media_engine/modules/source/audio_capture/ |
H A D | audio_type_translate.cpp | 41 {AudioStandard::SAMPLE_S24LE, Media::Plugins::AudioSampleFormat::SAMPLE_S24LE},
|
/ohos5.0/foundation/multimedia/av_codec/interfaces/inner_api/native/ |
H A D | avcodec_audio_common.h | 30 SAMPLE_S24LE = 2, enumerator
|
/ohos5.0/foundation/multimedia/audio_framework/services/audio_service/common/src/ |
H A D | volume_tools.cpp | 114 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 D | audio_sampleformat.cpp | 25 {Plugins::SAMPLE_S24LE, 24},
|
/ohos5.0/base/web/webview/ohos_adapter/audio_adapter/src/ |
H A D | audio_capturer_adapter_impl.cpp | 50 {AudioAdapterSampleFormat::SAMPLE_S24LE, AudioSampleFormat::SAMPLE_S24LE},
|
H A D | audio_renderer_adapter_impl.cpp | 48 { AudioAdapterSampleFormat::SAMPLE_S24LE, AudioSampleFormat::SAMPLE_S24LE },
|
/ohos5.0/foundation/distributedhardware/distributed_audio/services/common/audioparam/ |
H A D | audio_param.h | 52 SAMPLE_S24LE = 2, enumerator
|
/ohos5.0/base/web/webview/ohos_interface/include/ohos_adapter/ |
H A D | audio_renderer_adapter.h | 27 SAMPLE_S24LE = 2, enumerator
|
/ohos5.0/docs/zh-cn/application-dev/media/avcodec/ |
H A D | audio-encoding.md | 218 // 配置音频精度(必须) 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 D | audio_blendmode_test.cpp | 46 return AudioSampleFormat::SAMPLE_S24LE; in GetSampleFormat()
|
H A D | audio_render_mode_callback_test.cpp | 58 return AudioSampleFormat::SAMPLE_S24LE; in GetSampleFormat()
|
H A D | audio_interrupt_test.cpp | 206 return AudioSampleFormat::SAMPLE_S24LE; in GetSampleFormat()
|
H A D | audio_voip_test.cpp | 119 return AudioSampleFormat::SAMPLE_S24LE; in GetSampleFormat()
|
H A D | interrupt_multi_renderer_test.cpp | 196 return AudioSampleFormat::SAMPLE_S24LE; in GetSampleFormat()
|
/ohos5.0/foundation/multimedia/av_codec/test/unittest/audio_vivid_test/ |
H A D | audio_decoder_avbuffer_vivid_inner_unit_test.cpp | 199 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 D | audio_decoder_avbuffer_vivid_unit_test.cpp | 354 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 D | audio_type_translate.cpp | 42 {AudioStandard::SAMPLE_S24LE, Media::Plugin::AudioSampleFormat::S24},
|
/ohos5.0/foundation/multimedia/audio_framework/interfaces/inner_api/native/audiocommon/include/ |
H A D | audio_stream_info.h | 278 SAMPLE_S24LE = 2, enumerator 443 SAMPLE_S24LE,
|
/ohos5.0/foundation/multimedia/av_codec/interfaces/kits/c/ |
H A D | native_avcodec_base.h | 839 SAMPLE_S24LE = 2, enumerator
|
/ohos5.0/foundation/multimedia/audio_framework/frameworks/native/audioutils/src/ |
H A D | audio_channel_blend.cpp | 55 case AudioSampleFormat::SAMPLE_S24LE: in Process()
|
H A D | audio_speed.cpp | 71 case SAMPLE_S24LE: in LoadChangeSpeedFunc()
|
/ohos5.0/foundation/multimedia/av_codec/services/engine/codec/audio/encoder/ |
H A D | audio_ffmpeg_flac_encoder_plugin.cpp | 42 {OHOS::MediaAVCodec::AudioSampleFormat::SAMPLE_S24LE, 24},
|
/ohos5.0/foundation/distributedhardware/distributed_audio/services/audiohdiproxy/src/ |
H A D | daudio_manager_callback.cpp | 69 paramHDF.bitFormat = AudioSampleFormat::SAMPLE_S24LE; in GetAudioParamHDF()
|
/ohos5.0/foundation/multimedia/media_foundation/interface/inner_api/meta/ |
H A D | audio_types.h | 83 SAMPLE_S24LE = 2, enumerator
|
/ohos5.0/foundation/multimedia/audio_framework/frameworks/native/opensles/src/adapter/ |
H A D | audiocapturer_adapter.cpp | 226 sampleFormat = SAMPLE_S24LE; in SlToOhosSampelFormat()
|