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

/frameworks/av/services/audioflinger/audio-resampler/
H A DAudioResamplerCoefficients.cpp24 const int32_t RESAMPLE_FIR_NUM_COEF = 16; variable
45 return RESAMPLE_FIR_NUM_COEF;
/frameworks/av/services/audioflinger/
H A DAudioResamplerSinc.h77 static const int32_t RESAMPLE_FIR_NUM_COEF = 8; member in class:android::AudioResamplerSinc

Completed in 119 milliseconds