Searched refs:snd_pcm_format_silence_64 (Results 1 - 3 of 3) sorted by relevance

/linux-4.1.27/sound/core/
H A Dpcm_misc.c378 * snd_pcm_format_silence_64 - return the silent data in 8 bytes array
383 const unsigned char *snd_pcm_format_silence_64(snd_pcm_format_t format) snd_pcm_format_silence_64() function
392 EXPORT_SYMBOL(snd_pcm_format_silence_64); variable
/linux-4.1.27/sound/core/oss/
H A Dpcm_plugin.c665 silence = snd_pcm_format_silence_64(format); snd_pcm_area_silence()
/linux-4.1.27/include/sound/
H A Dpcm.h1059 const unsigned char *snd_pcm_format_silence_64(snd_pcm_format_t format);

Completed in 97 milliseconds