Searched defs:RESAMPLE_FIR_LERP_INT_BITS (Results 1 - 2 of 2) sorted by relevance

/frameworks/av/services/audioflinger/audio-resampler/
H A DAudioResamplerCoefficients.cpp25 const int32_t RESAMPLE_FIR_LERP_INT_BITS = 7; variable
49 return RESAMPLE_FIR_LERP_INT_BITS;
/frameworks/av/services/audioflinger/
H A DAudioResamplerSinc.h78 static const int32_t RESAMPLE_FIR_LERP_INT_BITS = 7; member in class:android::AudioResamplerSinc

Completed in 191 milliseconds