Home
last modified time | relevance | path

Searched refs:silence (Results 1 – 10 of 10) sorted by relevance

/sound/core/
A Dpcm_misc.c53 .silence = {},
61 .silence = {},
65 .silence = {},
77 .silence = {},
81 .silence = {},
93 .silence = {},
97 .silence = {},
109 .silence = {},
113 .silence = {},
117 .silence = {},
[all …]
A Dsound_kunit.c16 .width = wd, .le = endianness, .sd = signd, .silence = silence_arr, \
37 unsigned char silence[8]; member
165 KUNIT_EXPECT_EQ(test, buffer[i], data->silence[i % sample_bytes]); in _test_fill_silence()
/sound/core/oss/
A Dpcm_plugin.c679 const unsigned char *silence; in snd_pcm_area_silence() local
688 silence = snd_pcm_format_silence_64(format); in snd_pcm_area_silence()
689 if (! silence) in snd_pcm_area_silence()
711 memcpy(dst, silence, width); in snd_pcm_area_silence()
/sound/oss/dmasound/
A Ddmasound.h115 void (*silence)(void); member
A Ddmasound_q40.c605 .silence = Q40Silence,
A Ddmasound_paula.c696 .silence = AmiSilence,
A Ddmasound_atari.c1540 .silence = TTSilence,
1568 .silence = FalconSilence,
A Ddmasound_core.c229 dmasound.mach.silence(); /* _MUST_ stop DMA */ in sound_silence()
/sound/pci/asihpi/
A Dhpicmn.c424 phr->u.c.param1 = pC->u.silence.state; in hpi_check_control_cache_single()
A Dhpi_internal.h1350 struct hpi_control_cache_silencedetector silence; member

Completed in 839 milliseconds