Home
last modified time | relevance | path

Searched defs:v_s (Results 1 – 3 of 3) sorted by relevance

/external/clang/test/Parser/
Daltivec.c33 vector short v_s; variable
Dcxx-altivec.cpp33 vector short v_s; variable
/external/opencv3/modules/imgproc/src/
Dcorner.cpp734 float32x4_t v_s = vmulq_f32(v_dx, vmulq_f32(v_dx, vld1q_f32(d2ydata + j))); in preCornerDetect() local