Home
last modified time | relevance | path

Searched defs:coefsN1 (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/frameworks/av/media/libaudioprocessing/
H A DAudioResamplerFirProcessNeon.h83 const int16_t* coefsN1) in ProcessNeonIntrinsic()
191 const int32_t* coefsN1) in ProcessNeonIntrinsic()
366 const float* coefsN1) in ProcessNeonIntrinsic()
H A DAudioResamplerSinc.cpp443 int32_t const* coefsN1 = coefsN + offset; in filterCoefficient() local
511 int32_t const* coefsN1 = coefsN + offset; in filterCoefficient() local
H A DAudioResamplerFirProcessSSE.h47 const float* coefsN1) in ProcessSSEIntrinsic()
H A DAudioResamplerFirProcess.h407 const TC* coefsN1 = coefsN + halfNumCoefs; in fir() local