Searched defs:negCoef (Results 1 – 2 of 2) sorted by relevance
110 int16x8_t negCoef = vld1q_s16(coefsN); in ProcessNeonIntrinsic() local218 int32x4x2_t negCoef = vld1q_s32_x2(coefsN); in ProcessNeonIntrinsic() local393 float32x4x2_t negCoef = vld1q_f32_x2(coefsN); in ProcessNeonIntrinsic() local
67 __m128 negCoef = _mm_load_ps(coefsN); in ProcessSSEIntrinsic() local