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()
157 const float* coefsN,
162 ProcessSSEIntrinsic<1, 16, true>(out, count, coefsP, coefsN, sP, sN, volumeLR,
170 const float* coefsN,
175 ProcessSSEIntrinsic<2, 16, true>(out, count, coefsP, coefsN, sP, sN, volumeLR,
183 const float* coefsN,
191 ProcessSSEIntrinsic<1, 16, false>(out, count, coefsP, coefsN, sP, sN, volumeLR,
199 const float* coefsN,
207 ProcessSSEIntrinsic<2, 16, false>(out, count, coefsP, coefsN, sP, sN, volumeLR,