Home
last modified time | relevance | path

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

/frameworks/av/media/libaudioprocessing/audio-resampler/
DAudioResamplerCoefficients.cpp25 const int32_t RESAMPLE_FIR_LERP_INT_BITS = 7; variable
/frameworks/av/media/libaudioprocessing/
DAudioResamplerSinc.h78 static const int32_t RESAMPLE_FIR_LERP_INT_BITS = 7; variable