HomeSort by relevance Sort by last modified time
    Searched refs:_mm_cvtepi32_ps (Results 1 - 25 of 42) sorted by null

1 2

  /external/opencv3/modules/core/src/
convert.cpp     [all...]
arithm.cpp     [all...]
matmul.cpp     [all...]
  /external/eigen/Eigen/src/Core/arch/SSE/
MathFunctions.h 66 Packet4f e = padd(_mm_cvtepi32_ps(emm0), p4f_1);
142 tmp = _mm_cvtepi32_ps(emm0);
302 y = _mm_cvtepi32_ps(emm2);
394 y = _mm_cvtepi32_ps(emm2);
  /external/skia/src/opts/
SkNx_sse.h 21 __m128 roundtrip = _mm_cvtepi32_ps(_mm_cvttps_epi32(v));
292 return _mm_cvtepi32_ps(src.fVec);
332 return _mm_cvtepi32_ps(_32);
337 return _mm_cvtepi32_ps(_32);
  /external/opencv3/modules/imgproc/src/
filter.cpp     [all...]
imgwarp.cpp 715 s0 = _mm_mul_ps(_mm_cvtepi32_ps(x0), b0);
716 s1 = _mm_mul_ps(_mm_cvtepi32_ps(x1), b0);
717 f0 = _mm_mul_ps(_mm_cvtepi32_ps(y0), b1);
718 f1 = _mm_mul_ps(_mm_cvtepi32_ps(y1), b1);
727 f0 = _mm_mul_ps(_mm_cvtepi32_ps(x0), b2);
728 f1 = _mm_mul_ps(_mm_cvtepi32_ps(x1), b2);
731 f0 = _mm_mul_ps(_mm_cvtepi32_ps(y0), b3);
732 f1 = _mm_mul_ps(_mm_cvtepi32_ps(y1), b3);
752 s0 = _mm_mul_ps(_mm_cvtepi32_ps(x0), b0);
753 s1 = _mm_mul_ps(_mm_cvtepi32_ps(x1), b0)
    [all...]
smooth.cpp 294 __m128i _s0T = _mm_cvtps_epi32(_mm_mul_ps(scale4, _mm_cvtepi32_ps(_s0)));
295 __m128i _s0T1 = _mm_cvtps_epi32(_mm_mul_ps(scale4, _mm_cvtepi32_ps(_s01)));
468 __m128i _s0T = _mm_cvtps_epi32(_mm_mul_ps(scale4, _mm_cvtepi32_ps(_s0)));
469 __m128i _s0T1 = _mm_cvtps_epi32(_mm_mul_ps(scale4, _mm_cvtepi32_ps(_s01)));
635 __m128i _res = _mm_cvtps_epi32(_mm_mul_ps(scale4, _mm_cvtepi32_ps(_s0)));
799 __m128i _s0T = _mm_cvtps_epi32(_mm_mul_ps(scale4, _mm_cvtepi32_ps(_s0)));
    [all...]
color.cpp     [all...]
demosaicing.cpp     [all...]
  /external/opencv3/modules/video/src/
lkpyramid.cpp 354 __m128 fy = _mm_cvtepi32_ps(t0);
355 __m128 fx = _mm_cvtepi32_ps(t1);
574 qb0 = _mm_add_ps(qb0, _mm_cvtepi32_ps(v00));
575 qb1 = _mm_add_ps(qb1, _mm_cvtepi32_ps(v10));
580 qb0 = _mm_add_ps(qb0, _mm_cvtepi32_ps(v00));
581 qb1 = _mm_add_ps(qb1, _mm_cvtepi32_ps(v10));
    [all...]
  /external/opencv3/modules/hal/include/opencv2/hal/
intrin_sse.hpp     [all...]
  /external/clang/test/CodeGen/
sse2-builtins.c 354 return _mm_cvtepi32_ps(A);
    [all...]
  /external/webrtc/webrtc/modules/audio_processing/aec/
aec_core_sse2.c 350 const __m128 y = _mm_sub_ps(x_max, _mm_cvtepi32_ps(x_minus_half_floor));
  /frameworks/rs/cpu_ref/
rsCpuIntrinsics_x86.cpp 325 pf0 = _mm_cvtepi32_ps(cvtepu8_epi32(pi0));
326 pf1 = _mm_cvtepi32_ps(cvtepu8_epi32(pi1));
    [all...]
  /external/opencv3/modules/objdetect/src/
hog.cpp 253 _mm_storeu_ps(_data + i, _mm_sqrt_ps(_mm_cvtepi32_ps(idx)));
259 _mm_storeu_ps(_data + i, _mm_cvtepi32_ps(idx));
428 _angle = _mm_sub_ps(_angle, _mm_cvtepi32_ps(_hidx));
598 __m128 t = _mm_sub_ps(_mm_cvtepi32_ps(idx), _bh);
615 __m128 t = _mm_sub_ps(_mm_cvtepi32_ps(idx), _bw);
    [all...]
  /external/clang/lib/Headers/
emmintrin.h 1059 _mm_cvtepi32_ps(__m128i __a) function
    [all...]
  /external/v8/third_party/llvm-build/Release+Asserts/lib/clang/3.9.0/include/
emmintrin.h 1699 _mm_cvtepi32_ps(__m128i __a) function
    [all...]
  /prebuilts/clang/darwin-x86/host/3.6/lib/clang/3.6/include/
emmintrin.h 1049 _mm_cvtepi32_ps(__m128i __a) function
    [all...]
  /prebuilts/clang/host/darwin-x86/3.8/lib/clang/3.8/include/
emmintrin.h 1048 _mm_cvtepi32_ps(__m128i __a) function
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-2629532/lib64/clang/3.8/include/
emmintrin.h 1059 _mm_cvtepi32_ps(__m128i __a) function
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-2658975/lib64/clang/3.8/include/
emmintrin.h 1059 _mm_cvtepi32_ps(__m128i __a) function
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-2690385/lib64/clang/3.8/include/
emmintrin.h 1059 _mm_cvtepi32_ps(__m128i __a) function
    [all...]
  /prebuilts/clang/host/linux-x86/3.8/lib/clang/3.8/include/
emmintrin.h 1048 _mm_cvtepi32_ps(__m128i __a) function
    [all...]
  /prebuilts/clang/host/linux-x86/clang-2629532/lib64/clang/3.8/include/
emmintrin.h 1059 _mm_cvtepi32_ps(__m128i __a) function
    [all...]

Completed in 849 milliseconds

1 2