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

/frameworks/av/services/audioflinger/
H A DAudioResamplerSinc.cpp678 int32_t const* coefsN1 = coefsN + offset; local
692 "vld1.32 {q11}, [%[coefsN1]:128]! \n" // load 4 32-bits coefs for interpolation
731 [coefsN1] "+r" (coefsN1),
744 int32_t const* coefsN1 = coefsN + offset; local
759 "vld1.32 {q11}, [%[coefsN1]:128]! \n" // load 4 32-bits coefs for interpolation
807 [coefsN1] "+r" (coefsN1),

Completed in 383 milliseconds