Home
last modified time | relevance | path

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

/external/u-boot/drivers/sound/
Dmax98090.c29 unsigned int bits_per_sample) in max98090_hw_params()
303 int mclk_freq, int bits_per_sample) in max98090_do_init()
331 int mclk_freq, int bits_per_sample, in max98090_set_params()
Dmax98088.c59 unsigned int bits_per_sample) in max98088_hw_params()
357 int mclk_freq, int bits_per_sample) in max98088_do_init()
385 int mclk_freq, int bits_per_sample, in max98088_set_params()
Dmax98095.c59 unsigned int rate, unsigned int bits_per_sample) in max98095_hw_params()
395 int bits_per_sample) in max98095_do_init()
425 int mclk_freq, int bits_per_sample, in max98095_set_params()
Dcodec-uclass.c12 int mclk_freq, int bits_per_sample, uint channels) in audio_codec_set_params()
Drt5677.c169 static int rt5677_hw_params(struct rt5677_priv *priv, uint bits_per_sample) in rt5677_hw_params()
287 int mclk_freq, int bits_per_sample, in rt5677_set_params()
Dwm8994.c279 uint sampling_rate, uint bits_per_sample, in wm8994_hw_params()
814 int mclk_freq, int bits_per_sample, in _wm8994_init()
844 int mclk_freq, int bits_per_sample, uint channels) in wm8994_set_params()
Dsandbox.c19 int bits_per_sample; member
85 int bits_per_sample, uint channels) in sandbox_codec_set_params()
Dtegra_ahub.c142 uint bits_per_sample, uint fifo_threshold) in tegra_ahub_get_cif()
/external/webrtc/webrtc/modules/audio_device/include/
Daudio_device_defines.h104 int bits_per_sample, in OnData()
117 int bits_per_sample, in PushCaptureData()
126 virtual void PullRenderData(int bits_per_sample, in PullRenderData()
163 size_t bits_per_sample() const { return kBitsPerSample; } in bits_per_sample() function
/external/u-boot/test/dm/
Daudio.c17 int interface, rate, mclk_freq, bits_per_sample; in dm_test_audio() local
/external/flac/libFLAC/include/protected/
Dstream_decoder.h46 unsigned bits_per_sample; member
Dstream_encoder.h94 unsigned bits_per_sample; member
/external/webrtc/webrtc/voice_engine/
Dvoe_base_impl.cc143 int bits_per_sample, int sample_rate, in OnData()
150 int bits_per_sample, int sample_rate, in PushCaptureData()
165 void VoEBaseImpl::PullRenderData(int bits_per_sample, in PullRenderData()
/external/webrtc/webrtc/modules/audio_coding/codecs/g722/
Dg722_enc_dec.h68 int bits_per_sample; member
106 int bits_per_sample; member
/external/tensorflow/tensorflow/core/lib/wav/
Dwav_io.cc49 char bits_per_sample[2]; member
261 uint16 bits_per_sample; in DecodeLin16WaveAsFloatVector() local
/external/webrtc/talk/app/webrtc/
Drtpsender.cc45 int bits_per_sample, in OnData()
/external/tinyalsa/
Dtinycap.c55 uint16_t bits_per_sample; member
Dtinyplay.c59 uint16_t bits_per_sample; member
/external/webrtc/webrtc/modules/audio_device/android/
Dopensles_player.cc192 size_t bits_per_sample) { in CreatePCMConfiguration()
/external/ImageMagick/coders/
Dtiff.c1044 uint16 bits_per_sample,uint16 samples_per_pixel) in GetJPEGMethod()
1320 bits_per_sample, in ReadTIFFImage() local
3614 bits_per_sample, in WriteTIFFImage() local
/external/flac/include/FLAC/
Dformat.h424 unsigned bits_per_sample; member
534 unsigned bits_per_sample; member
/external/igt-gpu-tools/lib/
Digt_audio.c605 uint16_t format, block_align, bits_per_sample; in audio_create_wav_file_s32_le() local
/external/webrtc/talk/media/base/
Dfakemediaengine.h369 int bits_per_sample, in OnData()
/external/webrtc/talk/media/webrtc/
Dwebrtcvoiceengine.cc1156 int bits_per_sample, in OnData()
/external/igt-gpu-tools/tools/
Dintel_audio_dump.c268 static const char * const bits_per_sample[] = { variable