/ohos5.0/foundation/multimedia/av_codec/test/moduletest/audio_encoder/Avbuffer/src/ |
H A D | status_check_test.cpp | 59 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 D | param_check_test.cpp | 114 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 D | null_check_test.cpp | 130 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 D | fuzz_test.cpp | 99 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 D | audio_sampleformat.cpp | 50 int32_t AudioSampleFormatToBitDepth(Plugins::AudioSampleFormat sampleFormat) in AudioSampleFormatToBitDepth()
|
/ohos5.0/foundation/multimedia/audio_framework/interfaces/inner_api/native/audiorenderer/include/ |
H A D | audio_renderer.h | 37 AudioSampleFormat sampleFormat = SAMPLE_S16LE; member
|
/ohos5.0/base/web/webview/test/fuzztest/ohos_adapter/audio_adapter/audiorenderadapter_fuzzer/ |
H A D | audiorenderadapter_fuzzer.cpp | 39 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 D | AudioRendererInterruptSyncUnitTest.js | 24 sampleFormat: audio.AudioSampleFormat.SAMPLE_FORMAT_S16LE, property in AnonymousFunction35927f180100.audioStreamInfo
|
H A D | AudioRendererInterruptRareTypeUnitTest.js | 99 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 D | AVMuxerDemo.h | 33 int sampleFormat; member
|
/ohos5.0/foundation/multimedia/audio_framework/frameworks/native/opensles/src/adapter/ |
H A D | audiocapturer_adapter.cpp | 203 AudioSampleFormat sampleFormat = SlToOhosSampelFormat(slFormat); in ConvertPcmFormat() local 214 AudioSampleFormat sampleFormat; in SlToOhosSampelFormat() local
|
H A D | audioplayer_adapter.cpp | 261 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 D | audio_ffmpeg_amrnb_decoder_plugin.cpp | 140 int32_t sampleFormat; in CheckSampleFormat() local
|
H A D | audio_ffmpeg_amrwb_decoder_plugin.cpp | 140 int32_t sampleFormat; in CheckSampleFormat() local
|
H A D | audio_ffmpeg_aac_decoder_plugin.cpp | 75 int32_t sampleFormat; in CheckSampleFormat() local
|
/ohos5.0/foundation/multimedia/av_codec/services/media_engine/modules/source/audio_capture/ |
H A D | audio_capture_module.cpp | 233 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 D | avsource_hevc_unit_test.cpp | 945 int64_t sampleFormat; variable
|
/ohos5.0/base/web/webview/ohos_adapter/audio_adapter/src/ |
H A D | audio_capturer_adapter_impl.cpp | 253 …oSampleFormat AudioCapturerAdapterImpl::GetAudioSampleFormat(AudioAdapterSampleFormat sampleFormat) in GetAudioSampleFormat()
|
/ohos5.0/foundation/multimedia/av_codec/test/moduletest/audio_encoder/NativeAPI/ |
H A D | NativeFunctionTest.cpp | 171 …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 D | AudioRendererJsUnitTest.js | 25 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 D | hdi_codec.h | 41 uint32_t sampleFormat; member
|
/ohos5.0/foundation/multimedia/av_codec/services/engine/codec/audio/encoder/ |
H A D | audio_ffmpeg_flac_encoder_plugin.cpp | 143 int32_t sampleFormat; in CheckFormat() local
|
/ohos5.0/foundation/multimedia/audio_framework/frameworks/native/ohaudio/ |
H A D | OHAudioStreamBuilder.cpp | 62 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 D | ffmpeg_utils.cpp | 296 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 D | avcodec_audio_aac_encoder_demo.cpp | 104 int sampleFormat; in RunCase() local
|