Home
last modified time | relevance | path

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

/external/webrtc/webrtc/modules/audio_coding/neteq/
Ddtmf_tone_generator.cc107 int DtmfToneGenerator::Init(int fs, int event, int attenuation) { in Init()
Ddtmf_tone_generator_unittest.cc73 for (int attenuation = 1; attenuation <= 36; attenuation += 5) { in TestAmplitudes() local
158 const int attenuation = 0; // Valid attenuation. in TEST() local
/external/mesa3d/src/mesa/tnl/
Dt_vb_lighttmp.h117 GLfloat attenuation; in TAG() local
296 GLfloat attenuation; in TAG() local
/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.h137 unsigned char attenuation; /* attenuation (0.375dB) */ member
/external/mesa3d/src/mesa/main/
Drastpos.c139 GLfloat attenuation = 1.0; in shade_rastpos() local
Dffvertex_prog.c938 struct ureg attenuation = register_param3(p, STATE_LIGHT, i, in calculate_light_attenuation() local
/external/swiftshader/src/OpenGL/libGLES_CM/
DContext.h140 Attenuation attenuation; member
/external/libopus/celt/
Dcelt_decoder.c618 opus_val16 attenuation; in celt_decode_lost() local