OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:resampler_basic_func
(Results
1 - 1
of
1
) sorted by null
/external/speex/libspeex/
resample.c
113
typedef int (*
resampler_basic_func
)(SpeexResamplerState *, spx_uint32_t , const spx_word16_t *, spx_uint32_t *, spx_word16_t *, spx_uint32_t *);
typedef
141
resampler_basic_func
resampler_ptr;
[
all
...]
Completed in 58 milliseconds