OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:FLOAT_SHL
(Results
1 - 2
of
2
) sorted by null
/external/speex/libspeex/
pseudofloat.h
217
static inline spx_float_t
FLOAT_SHL
(spx_float_t a, int b)
371
#define
FLOAT_SHL
(a,b) (a)
mdf.c
822
weighted_spectral_mul_conj(st->power_1,
FLOAT_SHL
(PSEUDOFLOAT(st->prop[j]),-15), &st->X[(j+1)*N*K+speak*N], st->E+chan*N, st->PHI, N);
[
all
...]
Completed in 830 milliseconds