Searched refs:readCoefficientsFn (Results 1 - 2 of 2) sorted by relevance

/frameworks/av/services/audioflinger/
H A DAudioResamplerSinc.h29 typedef const int32_t * (*readCoefficientsFn)(bool upDownSample); typedef in namespace:android
H A DAudioResamplerSinc.cpp80 static readCoefficientsFn readResampleCoefficients = NULL;
110 readResampleCoefficients = (readCoefficientsFn)

Completed in 63 milliseconds