Home
last modified time | relevance | path

Searched defs:sampleFormat (Results 1 – 25 of 73) sorted by relevance

123

/ohos5.0/foundation/multimedia/av_codec/test/moduletest/audio_encoder/Avbuffer/src/
H A Dstatus_check_test.cpp59 int32_t sampleFormat = SAMPLE_S16LE; variable
205 int32_t sampleFormat = SAMPLE_S16LE; variable
235 int32_t sampleFormat = SAMPLE_S16LE; variable
264 int32_t sampleFormat = SAMPLE_S16LE; variable
295 int32_t sampleFormat = SAMPLE_S16LE; variable
327 int32_t sampleFormat = SAMPLE_S16LE; variable
356 int32_t sampleFormat = SAMPLE_S16LE; variable
386 int32_t sampleFormat = SAMPLE_S16LE; variable
415 int32_t sampleFormat = SAMPLE_S16LE; variable
443 int32_t sampleFormat = SAMPLE_S16LE; variable
[all …]
H A Dparam_check_test.cpp114 int32_t sampleFormat = SAMPLE_S16LE; variable
169 int32_t sampleFormat = SAMPLE_S16LE; variable
251 int32_t sampleFormat = SAMPLE_S16LE; variable
288 int32_t sampleFormat = SAMPLE_S16LE; variable
316 int32_t sampleFormat = SAMPLE_S16LE; variable
371 int32_t sampleFormat = SAMPLE_S16LE; variable
417 int32_t sampleFormat = SAMPLE_S16LE; variable
463 int32_t sampleFormat = SAMPLE_S16LE; variable
518 int32_t sampleFormat = SAMPLE_S16LE; variable
546 int32_t sampleFormat = SAMPLE_S16LE; variable
[all …]
H A Dnull_check_test.cpp130 int32_t sampleFormat = SAMPLE_S16LE; variable
159 int32_t sampleFormat = SAMPLE_S16LE; variable
208 int32_t sampleFormat = SAMPLE_S16LE; variable
239 int32_t sampleFormat = SAMPLE_S16LE; variable
272 int32_t sampleFormat = SAMPLE_S16LE; variable
324 int32_t sampleFormat = SAMPLE_S16LE; variable
358 int32_t sampleFormat = SAMPLE_S16LE; variable
393 int32_t sampleFormat = SAMPLE_S16LE; variable
428 int32_t sampleFormat = SAMPLE_S16LE; variable
H A Dfuzz_test.cpp99 int32_t sampleFormat = SAMPLE_S16LE; variable
132 int32_t sampleFormat = SAMPLE_S16LE; variable
165 int32_t sampleFormat = SAMPLE_S16LE; variable
198 int32_t sampleFormat = SAMPLE_S16LE; variable
231 int32_t sampleFormat = SAMPLE_S16LE; variable
264 int32_t sampleFormat = SAMPLE_S16LE; variable
303 int32_t sampleFormat = SAMPLE_S16LE; variable
342 int32_t sampleFormat = SAMPLE_S16LE; variable
/ohos5.0/foundation/multimedia/av_codec/services/media_engine/modules/sink/
H A Daudio_sampleformat.cpp50 int32_t AudioSampleFormatToBitDepth(Plugins::AudioSampleFormat sampleFormat) in AudioSampleFormatToBitDepth()
/ohos5.0/foundation/multimedia/audio_framework/interfaces/inner_api/native/audiorenderer/include/
H A Daudio_renderer.h37 AudioSampleFormat sampleFormat = SAMPLE_S16LE; member
/ohos5.0/base/web/webview/test/fuzztest/ohos_adapter/audio_adapter/audiorenderadapter_fuzzer/
H A Daudiorenderadapter_fuzzer.cpp39 AudioAdapterSampleFormat sampleFormat = AudioAdapterSampleFormat::SAMPLE_S16LE; in AudioRendererAdapterFuzzTest() local
/ohos5.0/foundation/multimedia/audio_framework/frameworks/js/napi/audiorenderer/test/unittest/audio_renderer_interrupt_test/
H A DAudioRendererInterruptSyncUnitTest.js24 sampleFormat: audio.AudioSampleFormat.SAMPLE_FORMAT_S16LE, property in AnonymousFunction35927f180100.audioStreamInfo
H A DAudioRendererInterruptRareTypeUnitTest.js99 sampleFormat: audio.AudioSampleFormat.SAMPLE_FORMAT_S16LE, property in AnonymousFunctionbfbd68270100.streamInfo.44100
105 sampleFormat: audio.AudioSampleFormat.SAMPLE_FORMAT_S32LE, property in AnonymousFunctionbfbd68270100.streamInfo.48000
/ohos5.0/foundation/multimedia/av_codec/test/moduletest/muxer/Common/include/
H A DAVMuxerDemo.h33 int sampleFormat; member
/ohos5.0/foundation/multimedia/audio_framework/frameworks/native/opensles/src/adapter/
H A Daudiocapturer_adapter.cpp203 AudioSampleFormat sampleFormat = SlToOhosSampelFormat(slFormat); in ConvertPcmFormat() local
214 AudioSampleFormat sampleFormat; in SlToOhosSampelFormat() local
H A Daudioplayer_adapter.cpp261 AudioSampleFormat sampleFormat = SlToOhosSampelFormat(slFormat); in ConvertPcmFormat() local
272 AudioSampleFormat sampleFormat; in SlToOhosSampelFormat() local
/ohos5.0/foundation/multimedia/av_codec/services/engine/codec/audio/decoder/
H A Daudio_ffmpeg_amrnb_decoder_plugin.cpp140 int32_t sampleFormat; in CheckSampleFormat() local
H A Daudio_ffmpeg_amrwb_decoder_plugin.cpp140 int32_t sampleFormat; in CheckSampleFormat() local
H A Daudio_ffmpeg_aac_decoder_plugin.cpp75 int32_t sampleFormat; in CheckSampleFormat() local
/ohos5.0/foundation/multimedia/av_codec/services/media_engine/modules/source/audio_capture/
H A Daudio_capture_module.cpp233 Plugins::AudioSampleFormat sampleFormat; in SetParameter() local
294 Plugins::AudioSampleFormat sampleFormat = value; in AssignSampleFmtIfSupported() local
/ohos5.0/foundation/multimedia/av_codec/test/unittest/avsource_test/
H A Davsource_hevc_unit_test.cpp945 int64_t sampleFormat; variable
/ohos5.0/base/web/webview/ohos_adapter/audio_adapter/src/
H A Daudio_capturer_adapter_impl.cpp253 …oSampleFormat AudioCapturerAdapterImpl::GetAudioSampleFormat(AudioAdapterSampleFormat sampleFormat) in GetAudioSampleFormat()
/ohos5.0/foundation/multimedia/av_codec/test/moduletest/audio_encoder/NativeAPI/
H A DNativeFunctionTest.cpp171 …OH_AVFormat* getAVFormatFlac(int32_t channelCount, int32_t sampleRate, int32_t sampleFormat, int64… in getAVFormatFlac()
412 int32_t sampleFormat; variable
463 int32_t sampleFormat; variable
/ohos5.0/foundation/multimedia/audio_framework/frameworks/js/napi/audiorenderer/test/unittest/audio_renderer_test/
H A DAudioRendererJsUnitTest.js25 sampleFormat: audio.AudioSampleFormat.SAMPLE_FORMAT_S16LE, property in AnonymousFunctiondaea281f0100.audioStreamInfo
/ohos5.0/foundation/multimedia/av_codec/services/media_engine/plugins/ffmpeg_adapter/common/
H A Dhdi_codec.h41 uint32_t sampleFormat; member
/ohos5.0/foundation/multimedia/av_codec/services/engine/codec/audio/encoder/
H A Daudio_ffmpeg_flac_encoder_plugin.cpp143 int32_t sampleFormat; in CheckFormat() local
/ohos5.0/foundation/multimedia/audio_framework/frameworks/native/ohaudio/
H A DOHAudioStreamBuilder.cpp62 AudioSampleFormat sampleFormat = (AudioSampleFormat)format; in OH_AudioStreamBuilder_SetSampleFormat() local
295 OH_AudioStream_Result OHAudioStreamBuilder::SetSampleFormat(AudioSampleFormat sampleFormat) in SetSampleFormat()
/ohos5.0/foundation/multimedia/media_foundation/engine/plugin/plugins/ffmpeg_adapter/utils/
H A Dffmpeg_utils.cpp296 AudioSampleFormat ConvFf2PSampleFmt(AVSampleFormat sampleFormat) in ConvFf2PSampleFmt()
308 AVSampleFormat ConvP2FfSampleFmt(AudioSampleFormat sampleFormat) in ConvP2FfSampleFmt()
/ohos5.0/foundation/multimedia/av_codec/test/nativedemo/audio_demo/
H A Davcodec_audio_aac_encoder_demo.cpp104 int sampleFormat; in RunCase() local

123