Home
last modified time | relevance | path

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

/frameworks/rs/cpu_ref/
DrsCpuIntrinsics_x86.cpp308 __m128 pf0, pf1; in rsdIntrinsicBlurVFU4_K() local
325 pf0 = _mm_cvtepi32_ps(cvtepu8_epi32(pi0)); in rsdIntrinsicBlurVFU4_K()
328 bp0 = _mm_add_ps(bp0, _mm_mul_ps(pf0, x)); in rsdIntrinsicBlurVFU4_K()