Home
last modified time | relevance | path

Searched refs:ProcessBase (Results 1 – 1 of 1) sorted by relevance

/frameworks/av/services/audioflinger/
DAudioResamplerFirProcess.h179 void ProcessBase(TO* const out, in ProcessBase() function
255 ProcessBase<CHANNELS, STRIDE, InterpNull>(out, count, coefsP, coefsN, sP, sN, 0, volumeLR); in ProcessL()
271ProcessBase<CHANNELS, STRIDE, InterpCompute>(out, count, coefsP, coefsN, sP, sN, lerpP, volumeLR); in Process()