Home
last modified time | relevance | path

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

/aosp_15_r20/frameworks/av/media/libaudioprocessing/
H A DAudioResamplerFirProcessNeon.h82 const int16_t* coefsP1, in ProcessNeonIntrinsic()
190 const int32_t* coefsP1, in ProcessNeonIntrinsic()
365 const float* coefsP1, in ProcessNeonIntrinsic()
H A DAudioResamplerSinc.cpp442 int32_t const* coefsP1 = coefsP + offset; in filterCoefficient() local
510 int32_t const* coefsP1 = coefsP + offset; in filterCoefficient() local
H A DAudioResamplerFirProcessSSE.h46 const float* coefsP1, in ProcessSSEIntrinsic()
H A DAudioResamplerFirProcess.h406 const TC* coefsP1 = coefsP + halfNumCoefs; in fir() local