OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:damp
(Results
1 - 4
of
4
) sorted by null
/external/libvorbis/lib/
lpc.c
115
/* slightly
damp
the filter */
118
double
damp
= g;
local
120
lpc[j]*=
damp
;
121
damp
*=g;
/external/icu4c/test/intltest/
punyref.c
49
enum { base = 36, tmin = 1, tmax = 26, skew = 38,
damp
= 700,
enumerator in enum:__anon7642
113
delta = firsttime ? delta /
damp
: delta >> 1;
/external/speex/libspeex/
preprocess.c
974
float
damp
= 28000.f\/max_sample;
local
[
all
...]
/prebuilts/tools/common/http-client/
httpclient-4.1.1.jar
Completed in 112 milliseconds