HomeSort by relevance Sort by last modified time
    Searched refs:decay (Results 1 - 13 of 13) sorted by null

  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/alsa/sound/
asound_fm.h 54 unsigned char decay; /* 4 bits: decay rate */ member in struct:snd_dm_fm_voice
  /external/quake/quake/src/WinQuake/
cl_tent.cpp 203 dl->decay = 300;
259 dl->decay = 300;
286 dl->decay = 300;
client.h 77 float decay; // drop this each second member in struct:__anon6806
202 // to decay light values and smooth step ups
cl_main.cpp 376 dl->radius -= time*dl->decay;
  /external/quake/quake/src/QW/client/
client.h 123 float decay; // drop this each second member in struct:__anon6520
cl_tent.c 243 dl->decay = 300;
cl_ents.c 137 dl->radius -= host_frametime*dl->decay;
  /prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/i686-linux/include/c++/4.4.3/bits/
stl_pair.h 60 #include <bits/move.h> // for std::move / std::forward, std::decay, and
244 typename decay<_Tp>::type>::__type __type;
  /external/webkit/SunSpider/tests/parse-only/
prototype-1.6.0.3.js     [all...]
concat-jquery-mootools-prototype.js     [all...]
  /external/speex/libspeex/
mdf.c 488 spx_word16_t decay = SHR32(spx_exp(NEG16(DIV32_16(QCONST16(2.4,11),M))),1); local
493 st->prop[i] = MULT16_16_Q15(st->prop[i-1], decay);
    [all...]
  /external/webkit/SunSpider/tests/sunspider-0.9/
string-unpack-code.js     [all...]
  /external/webkit/SunSpider/tests/sunspider-0.9.1/
string-unpack-code.js     [all...]

Completed in 146 milliseconds