Home
last modified time | relevance | path

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

/frameworks/av/media/libaudioprocessing/audio-resampler/
DAudioResamplerCoefficients.cpp24 const int32_t RESAMPLE_FIR_NUM_COEF = 16; variable
/frameworks/av/media/libaudioprocessing/
DAudioResamplerSinc.h77 static const int32_t RESAMPLE_FIR_NUM_COEF = 8; variable