Searched refs:bp0 (Results 1 - 1 of 1) sorted by last modified time

/frameworks/rs/cpu_ref/
H A DrsCpuIntrinsics_x86.c309 __m128 bp0, bp1; local
315 bp0 = _mm_setzero_ps();
328 bp0 = _mm_add_ps(bp0, _mm_mul_ps(pf0, x));
334 _mm_storeu_ps((float *)dst, bp0);

Completed in 455 milliseconds