Home
last modified time | relevance | path

Searched defs:v_0 (Results 1 – 5 of 5) sorted by relevance

/external/opencv3/modules/imgproc/src/
Daccum.cpp111 uint8x16_t v_255 = vdupq_n_u8(255), v_0 = vdupq_n_u8(0); in operator ()() local
198 uint8x16_t v_255 = vdupq_n_u8(255), v_0 = vdupq_n_u8(0); in operator ()() local
239 uint8x8_t v_255 = vdup_n_u8(255), v_0 = vdup_n_u8(0); in operator ()() local
308 uint8x16_t v_255 = vdupq_n_u8(255), v_0 = vdupq_n_u8(0); in operator ()() local
350 uint8x8_t v_255 = vdup_n_u8(255), v_0 = vdup_n_u8(0); in operator ()() local
Dcolor.cpp832 uint8x16_t v_255, v_0; member
926 uint16x8_t v_mask, v_0, v_full; member
/external/opencv3/modules/cudafeatures2d/src/
Dorb.cpp528 for (int v = half_patch_size, v_0 = 0; v >= half_patch_size * std::sqrt(2.f) / 2; --v) in ORB_Impl() local
/external/opencv/cxcore/src/
Dcxdxt.cpp752 CvComplex64f v_0 = v[0]; in icvDFT_64fc() local
1178 CvComplex32f v_0 = v[0]; in icvDFT_32fc() local
/external/opencv3/modules/core/src/
Ddxt.cpp875 Complex<T> v_0 = v[0]; in DFT() local