OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:Zcoef
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/speex/libspeex/
filters.c
88
const spx_word16_t
Zcoef
[5][3] = {{15672, -31344, 15672}, {15802, -31601, 15802}, {15847, -31694, 15847}, {16162, -32322, 16162}, {14418, -28836, 14418}};
91
const spx_word16_t
Zcoef
[5][3] = {{0.95654f, -1.91309f, 0.95654f}, {0.96446f, -1.92879f, 0.96446f}, {0.96723f, -1.93445f, 0.96723f}, {0.98645f, -1.97277f, 0.98645f}, {0.88000f, -1.76000f, 0.88000f}};
97
den = Pcoef[filtID]; num =
Zcoef
[filtID];
/external/opencv/cvaux/include/
cvaux.h
502
double
Zcoef
;
[
all
...]
Completed in 928 milliseconds