Home
last modified time | relevance | path

Searched defs:attenuation (Results 1 – 9 of 9) sorted by relevance

/external/oboe/src/flowgraph/resampler/
DHyperbolicCosineWindow.h43 double setStopBandAttenuation(double attenuation) { in setStopBandAttenuation()
DKaiserWindow.h39 double setStopBandAttenuation(double attenuation) { in setStopBandAttenuation()
/external/webrtc/modules/audio_coding/neteq/
Ddtmf_tone_generator_unittest.cc75 for (int attenuation = 1; attenuation <= 63; attenuation += 5) { in TestAmplitudes() local
159 const int attenuation = 0; // Valid attenuation. in TEST() local
Ddtmf_tone_generator.cc110 int DtmfToneGenerator::Init(int fs, int event, int attenuation) { in Init()
/external/autotest/server/cros/network/rf_switch/
Drf_switch.py228 def set_attenuation(self, ap_enclosure, attenuation): argument
/external/kernel-headers/original/uapi/sound/
Dsfnt_info.h122 unsigned char attenuation; /* attenuation (0.375dB) */ member
/external/mesa3d/src/mesa/main/
Drastpos.c163 GLfloat attenuation = 1.0; in shade_rastpos() local
Dffvertex_prog.c653 nir_def *attenuation = NULL; in calculate_light_attenuation() local
/external/libopus/celt/
Dcelt_decoder.c731 opus_val16 attenuation; in celt_decode_lost() local