Searched defs:posCoef (Results 1 – 2 of 2) sorted by relevance
108 int16x8_t posCoef = vld1q_s16(coefsP); in ProcessNeonIntrinsic() local216 int32x4x2_t posCoef = vld1q_s32_x2(coefsP); in ProcessNeonIntrinsic() local391 float32x4x2_t posCoef = vld1q_f32_x2(coefsP); in ProcessNeonIntrinsic() local
66 __m128 posCoef = _mm_load_ps(coefsP); in ProcessSSEIntrinsic() local