Lines Matching refs:coefsP
40 const float* coefsP, in ProcessSSEIntrinsic() argument
66 __m128 posCoef = _mm_load_ps(coefsP); in ProcessSSEIntrinsic()
68 coefsP += 4; in ProcessSSEIntrinsic()
156 const float* coefsP,
162 ProcessSSEIntrinsic<1, 16, true>(out, count, coefsP, coefsN, sP, sN, volumeLR,
169 const float* coefsP,
175 ProcessSSEIntrinsic<2, 16, true>(out, count, coefsP, coefsN, sP, sN, volumeLR,
182 const float* coefsP,
191 ProcessSSEIntrinsic<1, 16, false>(out, count, coefsP, coefsN, sP, sN, volumeLR,
198 const float* coefsP,
207 ProcessSSEIntrinsic<2, 16, false>(out, count, coefsP, coefsN, sP, sN, volumeLR,