Lines Matching refs:coefsN
41 const float* coefsN, in ProcessSSEIntrinsic() argument
67 __m128 negCoef = _mm_load_ps(coefsN); in ProcessSSEIntrinsic()
69 coefsN += 4; in ProcessSSEIntrinsic()
180 const float* coefsN,
185 ProcessSSEIntrinsic<1, 16, true>(out, count, coefsP, coefsN, sP, sN, volumeLR,
193 const float* coefsN,
198 ProcessSSEIntrinsic<2, 16, true>(out, count, coefsP, coefsN, sP, sN, volumeLR,
206 const float* coefsN,
214 ProcessSSEIntrinsic<1, 16, false>(out, count, coefsP, coefsN, sP, sN, volumeLR,
222 const float* coefsN,
230 ProcessSSEIntrinsic<2, 16, false>(out, count, coefsP, coefsN, sP, sN, volumeLR,