Home
last modified time | relevance | path

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

/aosp12/frameworks/rs/cpu_ref/
H A 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()
/aosp12/packages/apps/LegacyCamera/jni/feature_stab/db_vlvm/
H A Ddb_feature_matching.cpp832 const unsigned char *pf1 =f_img[y_f-4]+xm_f; in db_SignedSquareNormCorr11x11_PreAlign_u() local
884 mov eax,pf1 /* load image pointer */ in db_SignedSquareNormCorr11x11_PreAlign_u()