Home
last modified time | relevance | path

Searched defs:decay (Results 1 – 13 of 13) sorted by relevance

/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/type_traits/
H A Ddecay.hpp32 struct decay struct
35 typedef typename remove_reference<T>::type Ty;
37 …boost::detail::decay_imp<Ty, boost::is_array<Ty>::value, boost::is_function<Ty>::value>::type type;
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/phoenix/core/
H A Dvalue.hpp118 struct decay struct
120 typedef T type;
123 struct decay<T[N]> : decay<T const *> {}; struct
/OK3568_Linux_fs/kernel/drivers/ras/
H A Dcec.c147 u8 decay = DECAY(ca->array[i]); in do_spring_cleaning() local
483 struct dentry *d, *pfn, *decay, *count, *array; in create_debugfs_nodes() local
/OK3568_Linux_fs/buildroot/dl/sox/git/src/
H A Dphaser.c48 double in_gain, out_gain, delay_ms, decay, mod_speed; member
H A Dechos.c55 float delay[MAX_ECHOS], decay[MAX_ECHOS]; member
H A Decho.c59 float delay[MAX_ECHOS], decay[MAX_ECHOS]; member
H A Dchorus.c80 float delay[MAX_CHORUS], decay[MAX_CHORUS]; member
/OK3568_Linux_fs/kernel/include/uapi/sound/
H A Dasound_fm.h55 unsigned char decay; /* 4 bits: decay rate */ member
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/sound/
H A Dasound_fm.h55 unsigned char decay; /* 4 bits: decay rate */ member
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/sound/
H A Dasound_fm.h55 unsigned char decay; /* 4 bits: decay rate */ member
/OK3568_Linux_fs/kernel/sound/pci/asihpi/
H A Dhpifunc.c1900 u32 decay) in hpi_compander_set_decay_time_constant()
1907 u32 *decay) in hpi_compander_get_decay_time_constant()
2063 u16 hpi_meter_set_rms_ballistics(u32 h_control, u16 attack, u16 decay) in hpi_meter_set_rms_ballistics()
2072 u32 decay; in hpi_meter_get_rms_ballistics() local
2086 u16 hpi_meter_set_peak_ballistics(u32 h_control, u16 attack, u16 decay) in hpi_meter_set_peak_ballistics()
2096 u32 decay; in hpi_meter_get_peak_ballistics() local
/OK3568_Linux_fs/kernel/arch/ia64/kernel/
H A Dsmpboot.c482 decay (char *str) in decay() function
/OK3568_Linux_fs/kernel/sound/synth/emux/
H A Dsoundfont.c1041 int attack, hold, decay, release; in load_guspatch() local