/linux-4.1.27/sound/core/ |
D | pcm_misc.c | 36 unsigned char silence[8]; /* silence data to fill */ member 45 .silence = {}, 49 .silence = { 0x80 }, 53 .silence = {}, 57 .silence = {}, 61 .silence = { 0x00, 0x80 }, 65 .silence = { 0x80, 0x00 }, 69 .silence = {}, 73 .silence = {}, 77 .silence = { 0x00, 0x00, 0x80 }, [all …]
|
D | pcm_lib.c | 111 if (substream->ops->silence) { in snd_pcm_playback_silence() 113 err = substream->ops->silence(substream, -1, ofs, transfer); in snd_pcm_playback_silence() 122 if (substream->ops->silence) { in snd_pcm_playback_silence() 125 err = substream->ops->silence(substream, c, ofs, transfer); in snd_pcm_playback_silence() 2160 if (snd_BUG_ON(!substream->ops->silence)) in snd_pcm_lib_writev_transfer() 2164 if ((err = substream->ops->silence(substream, c, hwoff, frames)) < 0) in snd_pcm_lib_writev_transfer()
|
/linux-4.1.27/drivers/atm/ |
D | uPD98402.c | 187 static unsigned long silence = 0; in uPD98402_int() local 201 (time_after(jiffies, silence) || silence == 0)) { in uPD98402_int() 204 silence = (jiffies+HZ/2)|1; in uPD98402_int()
|
D | zatm.c | 434 static unsigned long silence = 0; in poll_rx() local 438 time_after(jiffies, silence) || silence == 0){ in poll_rx() 443 silence = (jiffies+2*HZ)|1; in poll_rx()
|
D | eni.c | 570 static unsigned long silence = 0; in rx_aal5() local 572 if (time_after(jiffies, silence) || silence == 0) { in rx_aal5() 576 silence = (jiffies+2*HZ)|1; in rx_aal5()
|
/linux-4.1.27/drivers/isdn/i4l/ |
D | isdn_audio.c | 500 int silence; in isdn_audio_eval_dtmf() local 513 silence = 0; in isdn_audio_eval_dtmf() 521 silence++; in isdn_audio_eval_dtmf() 523 if (silence == NCOEFF) in isdn_audio_eval_dtmf()
|
/linux-4.1.27/Documentation/isdn/ |
D | README.audio | 52 AT+VSD=x,y Set silence-detection parameters. 117 <DLE>q quiet. Silence detected after non-silence. 118 <DLE>s silence. Silence detected from the
|
/linux-4.1.27/sound/core/oss/ |
D | pcm_plugin.c | 656 const unsigned char *silence; in snd_pcm_area_silence() local 665 silence = snd_pcm_format_silence_64(format); in snd_pcm_area_silence() 666 if (! silence) in snd_pcm_area_silence() 688 memcpy(dst, silence, width); in snd_pcm_area_silence()
|
/linux-4.1.27/Documentation/sound/alsa/ |
D | OSS-Emulation.txt | 144 no-silence do not fill silence ahead to avoid clicks 177 The partial-frag and no-silence commands have been added recently. 180 filled. The latter stops writing the silence data ahead
|
D | compress_offload.txt | 152 user can perceive this as gapless playback as we dont have silence while 167 decoder to strip the silence. This needs to be set before the data in the track
|
D | Channel-Mapping-API.txt | 129 (thus summing left and right channels would result in almost silence).
|
D | ALSA-Configuration.txt | 2269 - no-silence do not fill silence ahead to avoid clicks
|
/linux-4.1.27/sound/oss/dmasound/ |
D | dmasound.h | 120 void (*silence)(void); member
|
D | dmasound_q40.c | 604 .silence = Q40Silence,
|
D | dmasound_paula.c | 695 .silence = AmiSilence,
|
D | dmasound_atari.c | 1539 .silence = TTSilence, 1567 .silence = FalconSilence,
|
D | dmasound_core.c | 229 dmasound.mach.silence(); /* _MUST_ stop DMA */ in sound_silence()
|
/linux-4.1.27/tools/perf/scripts/perl/Perf-Trace-Util/ |
D | README | 26 XS(boot_Perf__Trace__Context) to silence a warning/error.
|
/linux-4.1.27/sound/soc/blackfin/ |
D | bf5xx-i2s-pcm.c | 320 .silence = bf5xx_pcm_silence,
|
/linux-4.1.27/sound/sh/ |
D | sh_dac_audio.c | 260 .silence = snd_sh_dac_pcm_silence,
|
/linux-4.1.27/Documentation/video4linux/ |
D | radiotrack.txt | 83 0 : Disable path (silence)
|
/linux-4.1.27/drivers/isdn/hardware/mISDN/ |
D | hfcmulti.c | 2186 HFC_outb_nodebug(hc, A_FIFO_DATA0_NOINC, hc->silence); in hfcmulti_tx() 3080 HFC_outb_nodebug(hc, A_FIFO_DATA0_NOINC, hc->silence); in mode_hfcmulti() 3102 HFC_outb_nodebug(hc, A_FIFO_DATA0_NOINC, hc->silence); in mode_hfcmulti() 3599 hc->silence = bch->fill[0]; in channel_bctrl() 3600 memset(hc->silence_data, hc->silence, sizeof(hc->silence_data)); in channel_bctrl() 5084 hc->silence = 0xff; /* ulaw silence */ in hfcmulti_init() 5086 hc->silence = 0x2a; /* alaw silence */ in hfcmulti_init() 5094 hc->silence_data[i] = hc->silence; in hfcmulti_init()
|
D | hfc_multi.h | 197 unsigned char silence;/* silence byte */ member
|
/linux-4.1.27/sound/isa/sb/ |
D | emu8000_pcm.c | 676 .silence = emu8k_pcm_silence,
|
/linux-4.1.27/drivers/net/wireless/hostap/ |
D | hostap_wlan.h | 80 u8 silence; /* 27 .. 154; seems to be 0 */ member
|
D | hostap_main.c | 532 rx->silence, rx->signal, rx->rate, rx->rxflow, jiffies); in hostap_dump_rx_header()
|
D | hostap_hw.c | 2072 stats.noise = rxdesc->silence - local->rssi_to_dBm; in hostap_rx_skb()
|
/linux-4.1.27/ |
D | REPORTING-BUGS | 148 maintainers have to assume silence means things are still broken.
|
/linux-4.1.27/sound/pci/asihpi/ |
D | hpicmn.c | 433 phr->u.c.param1 = pC->u.silence.state; in hpi_check_control_cache_single()
|
D | hpi_internal.h | 1361 struct hpi_control_cache_silencedetector silence; member
|
/linux-4.1.27/sound/pci/ |
D | rme32.c | 1209 .silence = snd_rme32_playback_silence, 1235 .silence = snd_rme32_playback_silence,
|
D | rme96.c | 1517 .silence = snd_rme96_playback_silence, 1542 .silence = snd_rme96_playback_silence,
|
/linux-4.1.27/drivers/net/wireless/orinoco/ |
D | main.c | 182 u8 silence; member 731 desc->signal, desc->silence); in orinoco_stat_gather()
|
/linux-4.1.27/include/sound/ |
D | pcm.h | 84 int (*silence)(struct snd_pcm_substream *substream, int channel, member
|
/linux-4.1.27/drivers/staging/wlan-ng/ |
D | hfa384x.h | 526 u8 silence; member
|
D | hfa384x_usb.c | 3505 rxmeta->noise = usbin->rxfrm.desc.silence - hw->dbmadjust; in hfa384x_usbin_rx() 3602 caphdr->ssi_noise = htonl(rxdesc->silence); in hfa384x_int_rxmonitor()
|
/linux-4.1.27/sound/isa/gus/ |
D | gus_pcm.c | 838 .silence = snd_gf1_pcm_playback_silence,
|
/linux-4.1.27/sound/drivers/ |
D | dummy.c | 686 .silence = dummy_pcm_silence,
|
/linux-4.1.27/drivers/staging/speakup/ |
D | spkguide.txt | 138 In order to speed the boot process, and to silence the speaking of the 146 to silence it again if the boot process has not completed. 161 speak new text as it arrives on the screen. You can at any time silence 780 each time you move, so you can silence it by specifying a window. Find 1085 speakup + f4 -- Toggle window silence on and off.
|
/linux-4.1.27/sound/pci/nm256/ |
D | nm256.c | 915 .silence = snd_nm256_playback_silence,
|
/linux-4.1.27/sound/soc/ |
D | soc-pcm.c | 2552 rtd->ops.silence = platform->driver->ops->silence; in soc_new_pcm()
|
/linux-4.1.27/sound/pci/korg1212/ |
D | korg1212.c | 1691 .silence = snd_korg1212_playback_silence,
|
/linux-4.1.27/sound/pci/rme9652/ |
D | rme9652.c | 2380 .silence = snd_rme9652_hw_silence,
|
D | hdsp.c | 4872 .silence = snd_hdsp_hw_silence,
|
/linux-4.1.27/Documentation/ |
D | HOWTO | 430 - silence
|
D | kmemcheck.txt | 706 false positives that we can annotate and silence. So whatever you find,
|