Home
last modified time | relevance | path

Searched +defs:v23 +defs:d (Results 1 – 3 of 3) sorted by relevance

/external/opencv3/modules/core/test/
Dtest_operations.cpp969 Vec3d v13(1, 1, 1), v23(2, 2, 2); in operations1() local
1035 double d = determinant(m44); in operations1() local
/external/opencv3/3rdparty/libwebp/dsp/
Denc_sse2.c174 const __m128i d = _mm_add_epi16(d3, d4); in ITransformSSE2() local
232 const __m128i d = _mm_add_epi16(d3, d4); in ITransformSSE2() local
409 const __m128i v23 = _mm_unpackhi_epi32(s_lo, s_hi); in FTransformSSE2() local
/external/webp/src/dsp/
Denc_sse2.c125 const __m128i d = _mm_add_epi16(d3, d4); in ITransform() local
183 const __m128i d = _mm_add_epi16(d3, d4); in ITransform() local
317 const __m128i v23 = _mm_unpackhi_epi32(s_lo, s_hi); in FTransformPass1() local