Home
last modified time | relevance | path

Searched +defs:v11 +defs:d (Results 1 – 6 of 6) sorted by relevance

/external/boringssl/src/crypto/chacha/
Dchacha_vec.c121 #define DQROUND_VECTORS(a,b,c,d) \ argument
133 #define QROUND_WORDS(a,b,c,d) \ argument
139 #define WRITE_XOR(in, op, d, v0, v1, v2, v3) \ argument
189 vec v8,v9,v10,v11; in CRYPTO_chacha_20_neon() local
/external/opencv3/modules/imgproc/test/
Dtest_imgwarp.cpp408 float v11 = sptr[step + cn + k]; in test_remap() local
425 float v11 = sptr[step + cn + k]; in test_remap() local
442 float v11 = sptr[step + cn + k]; in test_remap() local
624 Point2f s[4], d[4]; in prepare_test_case() local
1113 float* d = dst.ptr<float>(y) + x*cn; in test_getQuadrangeSubPix() local
/external/opencv3/modules/core/include/opencv2/core/
Dmatx.hpp575 …x(_Tp v0, _Tp v1, _Tp v2, _Tp v3, _Tp v4, _Tp v5, _Tp v6, _Tp v7, _Tp v8, _Tp v9, _Tp v10, _Tp v11) in Matx()
584 …_Tp v2, _Tp v3, _Tp v4, _Tp v5, _Tp v6, _Tp v7, _Tp v8, _Tp v9, _Tp v10, _Tp v11, _Tp v12, _Tp v13… in Matx()
645 Matx<_Tp,m,n> Matx<_Tp,m,n>::diag(const typename Matx<_Tp,m,n>::diag_type& d) in diag()
700 diag_type d; in diag() local
/external/libvpx/libvpx/vpx_dsp/x86/
Dinv_txfm_sse2.c589 __m128i v0, v1, v2, v3, v4, v5, v6, v7, v8, v9, v10, v11, v12, v13, v14, v15; in iadst8_sse2() local
3699 __m128i d[8]; in vpx_highbd_idct8x8_64_add_sse2() local
3803 __m128i d[8]; in vpx_highbd_idct8x8_10_add_sse2() local
3912 __m128i d[2]; in vpx_highbd_idct16x16_256_add_sse2() local
4031 __m128i d[2]; in vpx_highbd_idct16x16_10_add_sse2() local
/external/mesa3d/src/mesa/swrast/
Ds_texfilter.c64 GLfloat v00, GLfloat v10, GLfloat v01, GLfloat v11) in lerp_2d()
1676 GLfloat d = -B*B+4.0*C*A; in sample_2d_ewa() local
3454 const GLfloat d = 0.25F; in shadow_compare4() local
/external/mesa3d/src/gallium/drivers/softpipe/
Dsp_tex_sample.c86 float v00, float v10, float v01, float v11) in lerp_2d()
1665 float d = -B*B+4.0*C*A; in img_filter_2d_ewa() local