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()
179 const float* coefsP,
185 ProcessSSEIntrinsic<1, 16, true>(out, count, coefsP, coefsN, sP, sN, volumeLR,
192 const float* coefsP,
198 ProcessSSEIntrinsic<2, 16, true>(out, count, coefsP, coefsN, sP, sN, volumeLR,
205 const float* coefsP,
214 ProcessSSEIntrinsic<1, 16, false>(out, count, coefsP, coefsN, sP, sN, volumeLR,
221 const float* coefsP,
230 ProcessSSEIntrinsic<2, 16, false>(out, count, coefsP, coefsN, sP, sN, volumeLR,