| /foundation/multimedia/av_codec/test/moduletest/audio_encoder/Avbuffer/src/ |
| 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 …]
|
| 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 …]
|
| 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
|
| 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
|
| /foundation/multimedia/av_codec/services/media_engine/modules/sink/ |
| D | audio_sampleformat.cpp | 50 int32_t AudioSampleFormatToBitDepth(Plugins::AudioSampleFormat sampleFormat) in AudioSampleFormatToBitDepth()
|
| /foundation/multimedia/audio_framework/frameworks/js/napi/audiorenderer/test/unittest/audio_renderer_interrupt_test/ |
| D | AudioRendererInterruptSyncUnitTest.js | 24 sampleFormat: audio.AudioSampleFormat.SAMPLE_FORMAT_S16LE, property
|
| D | AudioRendererInterruptRareTypeUnitTest.js | 99 sampleFormat: audio.AudioSampleFormat.SAMPLE_FORMAT_S16LE, property 105 sampleFormat: audio.AudioSampleFormat.SAMPLE_FORMAT_S32LE, property
|
| /foundation/multimedia/audio_framework/frameworks/native/opensles/src/adapter/ |
| D | audiocapturer_adapter.cpp | 207 AudioSampleFormat sampleFormat = SlToOhosSampelFormat(slFormat); in ConvertPcmFormat() local 218 AudioSampleFormat sampleFormat; in SlToOhosSampelFormat() local
|
| D | audioplayer_adapter.cpp | 253 AudioSampleFormat sampleFormat = SlToOhosSampelFormat(slFormat); in ConvertPcmFormat() local 264 AudioSampleFormat sampleFormat; in SlToOhosSampelFormat() local
|
| /foundation/multimedia/av_codec/test/moduletest/muxer/Common/include/ |
| D | AVMuxerDemo.h | 33 int sampleFormat; member
|
| /foundation/multimedia/audio_framework/interfaces/inner_api/native/audiorenderer/include/ |
| D | audio_renderer.h | 38 AudioSampleFormat sampleFormat = SAMPLE_S16LE; member
|
| /foundation/multimedia/av_codec/services/engine/codec/audio/decoder/ |
| D | audio_ffmpeg_amrnb_decoder_plugin.cpp | 140 int32_t sampleFormat; in CheckSampleFormat() local
|
| D | audio_ffmpeg_amrwb_decoder_plugin.cpp | 140 int32_t sampleFormat; in CheckSampleFormat() local
|
| D | audio_ffmpeg_aac_decoder_plugin.cpp | 75 int32_t sampleFormat; in CheckSampleFormat() local
|
| /foundation/multimedia/av_codec/services/engine/common/ |
| D | ffmpeg_converter.cpp | 120 AVSampleFormat FFMpegConverter::ConvertOHAudioFormatToFFMpeg(AudioSampleFormat sampleFormat) in ConvertOHAudioFormatToFFMpeg()
|
| /foundation/multimedia/av_codec/services/media_engine/plugins/ffmpeg_adapter/common/ |
| D | ffmpeg_utils.cpp | 67 bool Raw2CodecId(AudioSampleFormat sampleFormat, AVCodecID &codecId) in Raw2CodecId() 84 bool Raw2BitPerSample(AudioSampleFormat sampleFormat, uint8_t &bitPerSample) in Raw2BitPerSample() 432 AudioSampleFormat sampleFormat = INVALID_WIDTH; in GenerateCodecConfig() local
|
| D | hdi_codec.h | 42 uint32_t sampleFormat; member
|
| /foundation/multimedia/av_codec/services/media_engine/modules/source/audio_capture/ |
| D | audio_capture_module.cpp | 246 Plugins::AudioSampleFormat sampleFormat; in SetParameter() local 307 Plugins::AudioSampleFormat sampleFormat = value; in AssignSampleFmtIfSupported() local
|
| /foundation/multimedia/av_codec/test/moduletest/audio_encoder/NativeAPI/ |
| 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
|
| /foundation/multimedia/av_codec/test/unittest/avsource_test/ |
| D | avsource_hevc_unit_test.cpp | 1071 int64_t sampleFormat; variable
|
| /foundation/multimedia/player_framework/frameworks/native/soundpool/ |
| D | stream.cpp | 36 int32_t sampleFormat; in Stream() local 139 int32_t sampleFormat; in DealAudioRendererParams() local
|
| /foundation/multimedia/av_codec/services/engine/codec/audio/encoder/ |
| D | audio_ffmpeg_flac_encoder_plugin.cpp | 143 int32_t sampleFormat; in CheckFormat() local
|
| /foundation/multimedia/media_foundation/engine/plugin/plugins/ffmpeg_adapter/utils/ |
| D | ffmpeg_utils.cpp | 296 AudioSampleFormat ConvFf2PSampleFmt(AVSampleFormat sampleFormat) in ConvFf2PSampleFmt() 308 AVSampleFormat ConvP2FfSampleFmt(AudioSampleFormat sampleFormat) in ConvP2FfSampleFmt()
|
| /foundation/multimedia/audio_framework/frameworks/js/napi/audiorenderer/test/unittest/audio_renderer_test/ |
| D | AudioRendererJsUnitTest.js | 30 sampleFormat: audio.AudioSampleFormat.SAMPLE_FORMAT_S16LE, property
|
| /foundation/multimedia/av_codec/services/media_engine/plugins/ffmpeg_adapter/audio_encoder/flac/ |
| D | ffmpeg_flac_encoder_plugin.cpp | 123 AudioSampleFormat sampleFormat; in CheckFormat() local
|