Home
last modified time | relevance | path

Searched refs:pf1 (Results 1 – 1 of 1) sorted by relevance

/frameworks/rs/cpu_ref/
DrsCpuIntrinsics_x86.cpp308 __m128 pf0, pf1; in rsdIntrinsicBlurVFU4_K() local
326 pf1 = _mm_cvtepi32_ps(cvtepu8_epi32(pi1)); in rsdIntrinsicBlurVFU4_K()
329 bp1 = _mm_add_ps(bp1, _mm_mul_ps(pf1, x)); in rsdIntrinsicBlurVFU4_K()