Searched refs:snd_pcm_format_set_silence (Results 1 – 3 of 3) sorted by relevance
38 int snd_pcm_format_set_silence(snd_pcm_format_t format, void *data, unsigned int samples);
171 int snd_pcm_format_set_silence(snd_pcm_format_t format, void *data, unsigned int samples) in snd_pcm_format_set_silence() function
600 snd_pcm_format_set_silence(runtime->format, hwbuf, transfer * runtime->channels); in snd_pcm_playback_silence()
Completed in 11 milliseconds