OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:readCoefficientsFn
(Results
1 - 2
of
2
) sorted by null
/frameworks/av/services/audioflinger/
AudioResamplerSinc.h
29
typedef const int32_t * (*
readCoefficientsFn
)(bool upDownSample);
AudioResamplerSinc.cpp
329
static
readCoefficientsFn
readResampleCoefficients = NULL;
359
readResampleCoefficients = (
readCoefficientsFn
)
[
all
...]
Completed in 1154 milliseconds