/external/opencv3/modules/core/src/ |
convert.cpp | [all...] |
arithm.cpp | [all...] |
matmul.cpp | [all...] |
/external/opencv3/modules/imgproc/src/ |
filter.cpp | [all...] |
imgwarp.cpp | 570 t0 = _mm_add_epi32(_mm_cvtps_epi32(x0), preshift); 571 t2 = _mm_add_epi32(_mm_cvtps_epi32(x1), preshift); 581 t1 = _mm_add_epi32(_mm_cvtps_epi32(x0), preshift); 582 t2 = _mm_add_epi32(_mm_cvtps_epi32(x1), preshift); 600 t0 = _mm_add_epi32(_mm_cvtps_epi32(x0), preshift); 601 t2 = _mm_add_epi32(_mm_cvtps_epi32(x1), preshift); 611 t1 = _mm_add_epi32(_mm_cvtps_epi32(x0), preshift); 612 t2 = _mm_add_epi32(_mm_cvtps_epi32(x1), preshift); 627 t0 = _mm_add_epi32(_mm_cvtps_epi32(x0), preshift); 736 x0 = _mm_cvtps_epi32(s0) [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/hal/include/opencv2/hal/ |
intrin_sse.hpp | [all...] |
/external/clang/test/CodeGen/ |
sse2-builtins.c | 372 return _mm_cvtps_epi32(A); [all...] |
/external/webrtc/webrtc/modules/audio_processing/aec/ |
aec_core_sse2.c | 340 const __m128i x_minus_half_floor = _mm_cvtps_epi32(x_minus_half);
|
/frameworks/rs/cpu_ref/ |
rsCpuIntrinsics_x86.cpp | 367 o = _mm_cvtps_epi32(pf); 404 o = _mm_cvtps_epi32(pf); [all...] |
/external/clang/lib/Headers/ |
emmintrin.h | 1065 _mm_cvtps_epi32(__m128 __a) function [all...] |
/external/v8/third_party/llvm-build/Release+Asserts/lib/clang/3.9.0/include/ |
emmintrin.h | 1715 _mm_cvtps_epi32(__m128 __a) function [all...] |
/prebuilts/clang/darwin-x86/host/3.6/lib/clang/3.6/include/ |
emmintrin.h | 1055 _mm_cvtps_epi32(__m128 __a) function [all...] |
/prebuilts/clang/host/darwin-x86/3.8/lib/clang/3.8/include/ |
emmintrin.h | 1054 _mm_cvtps_epi32(__m128 __a) function [all...] |
/prebuilts/clang/host/darwin-x86/clang-2629532/lib64/clang/3.8/include/ |
emmintrin.h | 1065 _mm_cvtps_epi32(__m128 __a) function [all...] |
/prebuilts/clang/host/darwin-x86/clang-2658975/lib64/clang/3.8/include/ |
emmintrin.h | 1065 _mm_cvtps_epi32(__m128 __a) function [all...] |
/prebuilts/clang/host/darwin-x86/clang-2690385/lib64/clang/3.8/include/ |
emmintrin.h | 1065 _mm_cvtps_epi32(__m128 __a) function [all...] |
/prebuilts/clang/host/linux-x86/3.8/lib/clang/3.8/include/ |
emmintrin.h | 1054 _mm_cvtps_epi32(__m128 __a) function [all...] |
/prebuilts/clang/host/linux-x86/clang-2629532/lib64/clang/3.8/include/ |
emmintrin.h | 1065 _mm_cvtps_epi32(__m128 __a) function [all...] |
/prebuilts/clang/host/linux-x86/clang-2658975/lib64/clang/3.8/include/ |
emmintrin.h | 1065 _mm_cvtps_epi32(__m128 __a) function [all...] |
/prebuilts/clang/host/linux-x86/clang-2690385/lib64/clang/3.8/include/ |
emmintrin.h | 1065 _mm_cvtps_epi32(__m128 __a) function [all...] |
/prebuilts/clang/linux-x86/host/3.6/lib/clang/3.6/include/ |
emmintrin.h | 1055 _mm_cvtps_epi32(__m128 __a) function [all...] |
/prebuilts/gcc/darwin-x86/host/i686-apple-darwin-4.2.1/lib/gcc/i686-apple-darwin10/4.2.1/include/ |
emmintrin.h | 1086 _mm_cvtps_epi32 (__m128 __A) function [all...] |