OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:PSEUDOFLOAT
(Results
1 - 2
of
2
) sorted by null
/external/speex/libspeex/
pseudofloat.h
3
@file
pseudofloat
.h
64
static inline spx_float_t
PSEUDOFLOAT
(spx_int32_t x)
359
#define
PSEUDOFLOAT
(x) (x)
mdf.c
75
#include "
pseudofloat
.h"
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 28 milliseconds