Home
last modified time | relevance | path

Searched defs:v_t2 (Results 1 – 2 of 2) sorted by relevance

/external/opencv3/modules/imgproc/src/
Dcolor.cpp1116 v_t2 = vandq_u16(vshrq_n_u16(v_src, 8), v_f8); in operator ()() local
1180 v_t2 = vandq_u16(vshrq_n_u16(v_src, 7), v_f8); in operator ()() local
4366 v_t2 = vmovl_u8(v_src.val[2]); in operator ()() local
4614 uint16x8_t v_t0, v_t1, v_t2; in operator ()() local
4876 v_t2 = vmovl_u8(v_src.val[2]); in operator ()() local
5380 v_t2 = vmovl_u8(v_src.val[2]); in operator ()() local
5738 uint16x8_t v_t0, v_t1, v_t2; in operator ()() local
5950 v_t2 = vmovl_u8(v_src.val[2]); in operator ()() local
/external/opencv3/modules/core/src/
Dmathfuncs.cpp520 __m128d v_t2 = _mm_mul_pd(v_t, v_t); in SinCos_32f() local