Searched refs:decay (Results 1 – 8 of 8) sorted by relevance
/linux-4.4.14/include/uapi/sound/ |
D | asound_fm.h | 54 unsigned char decay; /* 4 bits: decay rate */ member
|
/linux-4.4.14/sound/pci/asihpi/ |
D | hpi.h | 1406 u16 hpi_meter_set_peak_ballistics(u32 h_control, u16 attack, u16 decay); 1408 u16 hpi_meter_set_rms_ballistics(u32 h_control, u16 attack, u16 decay); 1410 u16 hpi_meter_get_peak_ballistics(u32 h_control, u16 *attack, u16 *decay); 1412 u16 hpi_meter_get_rms_ballistics(u32 h_control, u16 *attack, u16 *decay); 1651 u32 decay);
|
D | hpifunc.c | 1899 u32 decay) in hpi_compander_set_decay_time_constant() argument 1901 return hpi_control_param_set(h_control, HPI_COMPANDER_DECAY, decay, in hpi_compander_set_decay_time_constant() 1906 u32 *decay) in hpi_compander_get_decay_time_constant() argument 1909 decay, NULL); in hpi_compander_get_decay_time_constant() 2062 u16 hpi_meter_set_rms_ballistics(u32 h_control, u16 attack, u16 decay) in hpi_meter_set_rms_ballistics() argument 2065 attack, decay); in hpi_meter_set_rms_ballistics() 2071 u32 decay; in hpi_meter_get_rms_ballistics() local 2075 &attack, &decay); in hpi_meter_get_rms_ballistics() 2080 *pn_decay = (unsigned short)decay; in hpi_meter_get_rms_ballistics() 2085 u16 hpi_meter_set_peak_ballistics(u32 h_control, u16 attack, u16 decay) in hpi_meter_set_peak_ballistics() argument [all …]
|
/linux-4.4.14/arch/ia64/kernel/ |
D | smpboot.c | 494 decay (char *str) in decay() function 501 __setup("decay=", decay);
|
/linux-4.4.14/Documentation/networking/ |
D | xfrm_sync.txt | 14 ensure proper decay of SAs) and replay counters to avoid replay attacks 29 machine is known ahead of time since the decay of the time countdown
|
/linux-4.4.14/sound/synth/emux/ |
D | soundfont.c | 1052 int attack, hold, decay, release; in load_guspatch() local 1058 decay = calc_gus_envelope_time in load_guspatch() 1074 snd_sf_calc_parm_decay(decay); in load_guspatch()
|
/linux-4.4.14/sound/drivers/opl3/ |
D | opl3_synth.c | 510 reg_val |= voice->decay & OPL3_DECAY_MASK; in snd_opl3_set_voice()
|
/linux-4.4.14/Documentation/ |
D | bcache.txt | 283 versions that decay over the past day, hour and 5 minutes; they're also
|