Searched defs:v_dx (Results 1 – 6 of 6) sorted by relevance
168 __m256 v_dx = _mm256_loadu_ps(dxdata + j); in cornerEigenValsVecsLine_AVX() local
442 v_int16 v_dx = vx_load((const short*)(_dx + j)); in operator ()() local463 v_int16 v_dx = vx_load((const short *)(_dx + j)); in operator ()() local
289 v_float32x4 v_dx = v_load(dxdata + j); in cornerEigenValsVecs() local718 v_float32x4 v_dx = v_load(dxdata + j); in preCornerDetect() local
1519 v_float32 v_dx = v_x - v_curCenterX; in filterCircles() local1588 v_float32 v_dx = v_x - v_curCenterX_0123; in filterCircles() local
1258 … v_int16x8 v_dx = v_pack(v_shr<INTER_BITS>(v_sx0), v_shr<INTER_BITS>(v_sx1)); in operator ()() local
336 const gdouble v_dx = scale->coeff[0][1] * v_samples_inv; in _gegl_sampler_box_get() local