/external/skia/src/opts/ |
opts_check_x86.cpp | 108 * we are building for supports SSSE3. The one exception to this rule is on the 110 * SSSE3 procs) but can be run on a host machine that supports SSSE3 111 * instructions. So for that particular case we disable our SSSE3 options. 139 const bool ssse3 = supports_simd(SK_CPU_SSE_LEVEL_SSSE3); local 143 if (ssse3) { 149 if (ssse3) { 153 if (ssse3) { 159 if (ssse3) {
|
/bionic/libc/arch-x86/ |
x86.mk | 36 arch-x86/atom/string/ssse3-strncat-atom.S \ 37 arch-x86/atom/string/ssse3-strlcat-atom.S \ 38 arch-x86/atom/string/ssse3-strlcpy-atom.S \ 39 arch-x86/atom/string/ssse3-strcmp-atom.S \ 40 arch-x86/atom/string/ssse3-strncmp-atom.S \ 41 arch-x86/atom/string/ssse3-strcat-atom.S \ 42 arch-x86/atom/string/ssse3-wcscat-atom.S \ 43 arch-x86/atom/string/ssse3-wcscpy-atom.S
|
/external/flac/libFLAC/include/private/ |
cpu.h | 127 FLAC__bool ssse3; member in struct:__anon12677 139 FLAC__bool ssse3; member in struct:__anon12678
|
/ndk/tests/device/b8708181-Vector4/jni/ |
Android.mk | 10 # x86 ABI was recently changed to gen SSSE3 by default. Disable it in order 12 LOCAL_CFLAGS += -mno-ssse3 -msse3
|
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/common/ |
rtcd_defs.pl | 152 specialize qw/vp8_build_intra_predictors_mby_s sse2 ssse3/; 156 specialize qw/vp8_build_intra_predictors_mbuv_s sse2 ssse3/; 204 specialize qw/vp8_sixtap_predict16x16 mmx sse2 ssse3 media neon dspr2/; 209 specialize qw/vp8_sixtap_predict8x8 mmx sse2 ssse3 media neon dspr2/; 214 specialize qw/vp8_sixtap_predict8x4 mmx sse2 ssse3 media neon dspr2/; 219 specialize qw/vp8_sixtap_predict4x4 mmx ssse3 media neon dspr2/; 224 specialize qw/vp8_bilinear_predict16x16 mmx sse2 ssse3 media neon/; 228 specialize qw/vp8_bilinear_predict8x8 mmx sse2 ssse3 media neon/; 281 specialize qw/vp8_sub_pixel_variance16x8 mmx sse2 ssse3/; 285 specialize qw/vp8_sub_pixel_variance16x16 mmx sse2 ssse3 media neon/ [all...] |
/build/soong/cc/ |
x86_64_device.go | 87 "ssse3": []string{"-DUSE_SSSE3", "-mssse3"}, 102 "ssse3", 108 "ssse3", 116 "ssse3", 124 "ssse3", 130 "ssse3",
|
x86_device.go | 90 "ssse3": []string{"-DUSE_SSSE3", "-mssse3"}, 105 "ssse3", 108 "ssse3", 117 "ssse3", 125 "ssse3", 131 "ssse3",
|
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/common/x86/ |
vp9_asm_stubs.c | 255 FUN_CONV_1D(horiz, x_step_q4, filter_x, h, src, , ssse3); 256 FUN_CONV_1D(vert, y_step_q4, filter_y, v, src - src_stride * 3, , ssse3); 257 FUN_CONV_1D(avg_horiz, x_step_q4, filter_x, h, src, avg_, ssse3); 259 ssse3); 271 FUN_CONV_2D(, ssse3); 272 FUN_CONV_2D(avg_ , ssse3);
|
vp9_intrapred_ssse3.asm | 36 INIT_MMX ssse3 54 INIT_MMX ssse3 72 INIT_XMM ssse3 90 INIT_XMM ssse3 110 INIT_MMX ssse3 137 INIT_MMX ssse3 176 INIT_XMM ssse3 227 INIT_XMM ssse3 322 INIT_XMM ssse3 344 INIT_XMM ssse3 [all...] |
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/encoder/x86/ |
vp9_variance_sse2.c | 354 DECLS(ssse3, ssse3); 413 FNS(ssse3, ssse3); 433 DECLS(ssse3, ssse3); 493 FNS(ssse3, ssse3);
|
vp9_subpel_variance.asm | 130 %if cpuflag(ssse3) 137 ; FIXME(rbultje) only bilinear filters use >8 registers, and ssse3 only uses 376 %if notcpuflag(ssse3) ; FIXME(rbultje) don't scatter registers on x86-64 405 %if cpuflag(ssse3) 451 %if cpuflag(ssse3) 674 %if notcpuflag(ssse3) ; FIXME(rbultje) don't scatter registers on x86-64 708 %if cpuflag(ssse3) 751 %if notcpuflag(ssse3) 762 %if cpuflag(ssse3) 822 %if notcpuflag(ssse3) ; FIXME(rbultje) don't scatter registers on x86-6 [all...] |
/bionic/libc/arch-x86_64/ |
x86_64.mk | 49 arch-x86_64/string/ssse3-strcmp-slm.S \ 50 arch-x86_64/string/ssse3-strncmp-slm.S \
|
/external/libvpx/libvpx/vp8/common/ |
rtcd_defs.pl | 197 specialize qw/vp8_sixtap_predict16x16 mmx sse2 ssse3 media neon dspr2 msa/; 202 specialize qw/vp8_sixtap_predict8x8 mmx sse2 ssse3 media neon dspr2 msa/; 207 specialize qw/vp8_sixtap_predict8x4 mmx sse2 ssse3 media neon dspr2 msa/; 213 specialize qw/vp8_sixtap_predict4x4 mmx ssse3 media dspr2 msa/; 218 specialize qw/vp8_bilinear_predict16x16 mmx sse2 ssse3 media neon msa/; 222 specialize qw/vp8_bilinear_predict8x8 mmx sse2 ssse3 media neon msa/; 269 specialize qw/vp8_fast_quantize_b sse2 ssse3 neon msa/;
|
/external/libvpx/libvpx/vpx_dsp/x86/ |
subpel_variance_sse2.asm | 106 %if cpuflag(ssse3) 113 ; FIXME(rbultje) only bilinear filters use >8 registers, and ssse3 only uses 352 %if notcpuflag(ssse3) ; FIXME(rbultje) don't scatter registers on x86-64 381 %if cpuflag(ssse3) 427 %if cpuflag(ssse3) 650 %if notcpuflag(ssse3) ; FIXME(rbultje) don't scatter registers on x86-64 684 %if cpuflag(ssse3) 727 %if notcpuflag(ssse3) 738 %if cpuflag(ssse3) 798 %if notcpuflag(ssse3) ; FIXME(rbultje) don't scatter registers on x86-6 [all...] |
variance_sse2.c | 328 DECLS(ssse3, ssse3); 387 FNS(ssse3, ssse3); 409 DECLS(ssse3, ssse3); 473 FNS(ssse3, ssse3);
|
intrapred_ssse3.asm | 36 INIT_MMX ssse3 54 INIT_MMX ssse3 72 INIT_XMM ssse3 90 INIT_XMM ssse3 110 INIT_MMX ssse3 137 INIT_MMX ssse3 176 INIT_XMM ssse3 227 INIT_XMM ssse3 322 INIT_XMM ssse3 344 INIT_XMM ssse3 [all...] |
vpx_subpixel_8t_intrin_ssse3.c | 340 FUN_CONV_1D(horiz, x_step_q4, filter_x, h, src, , ssse3); 341 FUN_CONV_1D(vert, y_step_q4, filter_y, v, src - src_stride * 3, , ssse3); 342 FUN_CONV_1D(avg_horiz, x_step_q4, filter_x, h, src, avg_, ssse3); 344 ssse3); [all...] |
fwd_txfm_ssse3_x86_64.asm | 13 ; This file provides SSSE3 version of the forward transformation. Part 130 INIT_XMM ssse3
|
/external/flac/libFLAC/ |
cpu.c | 52 info->ia32.ssse3 = false; 180 info->ia32.ssse3 = (flags_ecx & FLAC__CPUINFO_IA32_CPUID_SSSE3)? true : false; 199 fprintf(stderr, " SSSE3 ...... %c\n", info->ia32.ssse3 ? 'Y' : 'n'); 358 info->x86.ssse3 = (flags_ecx & FLAC__CPUINFO_IA32_CPUID_SSSE3)? true : false; 372 fprintf(stderr, " SSSE3 ...... %c\n", info->x86.ssse3 ? 'Y' : 'n');
|
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/common/ |
vp9_rtcd_defs.pl | 29 $ssse3_x86inc = 'ssse3'; 41 $ssse3_x86_64 = 'ssse3'; 284 specialize qw/vp9_convolve8 sse2 ssse3 avx2 neon dspr2/; 287 specialize qw/vp9_convolve8_horiz sse2 ssse3 avx2 neon dspr2/; 290 specialize qw/vp9_convolve8_vert sse2 ssse3 avx2 neon dspr2/; 293 specialize qw/vp9_convolve8_avg sse2 ssse3 neon dspr2/; 296 specialize qw/vp9_convolve8_avg_horiz sse2 ssse3 neon dspr2/; 299 specialize qw/vp9_convolve8_avg_vert sse2 ssse3 neon dspr2/; [all...] |
/external/libvpx/libvpx/third_party/x86inc/ |
x86inc.asm | 703 ; (SSSE3 is a sufficient condition to know that your cpu doesn't have this problem.) 716 %elif notcpuflag(ssse3) 913 %elif cpuflag(sse3) && notcpuflag(ssse3) 1035 ; implementations, e.g. the SSE2 and SSSE3 versions may have different permutations. [all...] |
/external/libvpx/libvpx/build/make/ |
rtcd.pl | 364 @ALL_ARCHS = filter(qw/mmx sse sse2 sse3 ssse3 sse4_1 avx avx2/); 367 @ALL_ARCHS = filter(qw/mmx sse sse2 sse3 ssse3 sse4_1 avx avx2/);
|
/external/libvpx/libvpx/vp9/encoder/x86/ |
vp9_dct_ssse3_x86_64.asm | 15 ; This file provides SSSE3 version of the forward transformation. Part 90 INIT_XMM ssse3
|
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/build/make/ |
rtcd.pl | 358 @ALL_ARCHS = filter(qw/mmx sse sse2 sse3 ssse3 sse4_1 avx avx2/); 361 @ALL_ARCHS = filter(qw/mmx sse sse2 sse3 ssse3 sse4_1 avx avx2/);
|
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/common/x86/ |
recon_sse2.asm | 375 %ifidn %1, ssse3 431 vp8_intra_pred_uv_tm ssse3 489 %ifidn %1, ssse3 507 %ifidn %1, ssse3 557 %ifidn %1, ssse3 571 vp8_intra_pred_uv_ho ssse3 647 ; FIXME use pshufb for ssse3 version 709 ; FIXME use pshufb for ssse3 version 802 ; FIXME use pshufb for ssse3 version 904 %ifidn %1, ssse3 [all...] |