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

/frameworks/av/services/audioflinger/
H A DAudioResamplerSinc.cpp677 int32_t const* coefsP1 = coefsP + offset; local
689 "vld1.32 { q9}, [%[coefsP1]:128]! \n" // load 4 32-bits coefs for interpolation
729 [coefsP1] "+r" (coefsP1),
743 int32_t const* coefsP1 = coefsP + offset; local
756 "vld1.32 { q9}, [%[coefsP1]:128]! \n" // load 4 32-bits coefs for interpolation
805 [coefsP1] "+r" (coefsP1),

Completed in 85 milliseconds