OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:short_out
(Results
1 - 1
of
1
) sorted by null
/external/speex/libspeex/
speex.c
119
spx_int16_t
short_out
[MAX_IN_SAMPLES];
local
121
ret = (*((SpeexMode**)state))->dec(state, bits,
short_out
);
123
out[i] =
short_out
[i];
Completed in 1106 milliseconds