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

1 2

  /frameworks/av/media/libstagefright/codecs/on2/h264dec/source/arm11_asm/
win_asm.bat 3 set ASM="D:\Program Files\Microsoft Visual Studio 8\VC\ce\bin\x86_arm\armasm"
6 %ASM% %ASMFLAGS% h264bsd_interpolate_chroma_ver.s
7 %ASM% %ASMFLAGS% h264bsd_interpolate_chroma_hor.s
8 %ASM% %ASMFLAGS% h264bsd_interpolate_hor_half.s
9 %ASM% %ASMFLAGS% h264bsd_interpolate_hor_quarter.s
10 %ASM% %ASMFLAGS% h264bsd_interpolate_hor_ver_quarter.s
11 %ASM% %ASMFLAGS% h264bsd_interpolate_ver_half.s
12 %ASM% %ASMFLAGS% h264bsd_interpolate_ver_quarter.s
14 rem %ASM% %ASMFLAGS% h264bsd_interpolate_chroma_hor_ver.s
15 rem %ASM% %ASMFLAGS% h264bsd_interpolate_mid_hor.
    [all...]
  /external/libvpx/libvpx/vp8/
vp8cx_arm.mk 23 VP8_CX_SRCS-$(HAVE_EDSP) += encoder/arm/armv5te/boolhuff_armv5te$(ASM)
24 VP8_CX_SRCS-$(HAVE_EDSP) += encoder/arm/armv5te/vp8_packtokens_armv5$(ASM)
25 VP8_CX_SRCS-$(HAVE_EDSP) += encoder/arm/armv5te/vp8_packtokens_mbrow_armv5$(ASM)
26 VP8_CX_SRCS-$(HAVE_EDSP) += encoder/arm/armv5te/vp8_packtokens_partitions_armv5$(ASM)
30 VP8_CX_SRCS-$(HAVE_MEDIA) += encoder/arm/armv6/vp8_subtract_armv6$(ASM)
31 VP8_CX_SRCS-$(HAVE_MEDIA) += encoder/arm/armv6/vp8_short_fdct4x4_armv6$(ASM)
32 VP8_CX_SRCS-$(HAVE_MEDIA) += encoder/arm/armv6/vp8_fast_quantize_b_armv6$(ASM)
33 VP8_CX_SRCS-$(HAVE_MEDIA) += encoder/arm/armv6/vp8_mse16x16_armv6$(ASM)
34 VP8_CX_SRCS-$(HAVE_MEDIA) += encoder/arm/armv6/walsh_v6$(ASM)
38 VP8_CX_SRCS-$(HAVE_NEON) += encoder/arm/neon/fastquantizeb_neon$(ASM)
    [all...]
vp8_common.mk 83 VP8_COMMON_SRCS-$(HAVE_MMX) += common/x86/dequantize_mmx.asm
85 VP8_COMMON_SRCS-$(HAVE_MMX) += common/x86/idctllm_mmx.asm
86 VP8_COMMON_SRCS-$(HAVE_MMX) += common/x86/iwalsh_mmx.asm
87 VP8_COMMON_SRCS-$(HAVE_MMX) += common/x86/loopfilter_mmx.asm
88 VP8_COMMON_SRCS-$(HAVE_MMX) += common/x86/recon_mmx.asm
89 VP8_COMMON_SRCS-$(HAVE_MMX) += common/x86/sad_mmx.asm
90 VP8_COMMON_SRCS-$(HAVE_MMX) += common/x86/subpixel_mmx.asm
92 VP8_COMMON_SRCS-$(HAVE_MMX) += common/x86/variance_impl_mmx.asm
94 VP8_COMMON_SRCS-$(HAVE_SSE2) += common/x86/idctllm_sse2.asm
95 VP8_COMMON_SRCS-$(HAVE_SSE2) += common/x86/recon_sse2.asm
    [all...]
  /external/chromium_org/v8/test/cctest/
test-platform.cc 41 #define ASM __asm__ __volatile__
47 ASM("mov %%rsp, %0" : "=g" (sp_addr)); \
53 ASM("mov %%esp, %0" : "=g" (sp_addr)); \
59 ASM("str %%sp, %0" : "=g" (sp_addr)); \
65 ASM("sw $sp, %0" : "=g" (sp_addr)); \
99 #undef ASM
  /external/libvpx/libvpx/vp9/
vp9_common.mk 78 VP9_COMMON_SRCS-$(HAVE_MMX) += common/x86/vp9_loopfilter_mmx.asm
79 VP9_COMMON_SRCS-$(HAVE_SSSE3) += common/x86/vp9_subpixel_8t_ssse3.asm
81 VP9_COMMON_SRCS-$(HAVE_MMX) += common/x86/vp9_postproc_mmx.asm
82 VP9_COMMON_SRCS-$(HAVE_SSE2) += common/x86/vp9_postproc_sse2.asm
86 VP9_COMMON_SRCS-$(HAVE_SSE2) += common/x86/vp9_copy_sse2.asm
87 VP9_COMMON_SRCS-$(HAVE_SSE2) += common/x86/vp9_intrapred_sse2.asm
88 VP9_COMMON_SRCS-$(HAVE_SSSE3) += common/x86/vp9_intrapred_ssse3.asm
96 VP9_COMMON_SRCS-$(HAVE_NEON) += common/arm/neon/vp9_convolve8_neon$(ASM)
97 VP9_COMMON_SRCS-$(HAVE_NEON) += common/arm/neon/vp9_convolve8_avg_neon$(ASM)
98 VP9_COMMON_SRCS-$(HAVE_NEON) += common/arm/neon/vp9_loopfilter_neon$(ASM)
    [all...]
vp9dx.mk 43 VP9_DX_SRCS-$(HAVE_NEON) += decoder/arm/neon/vp9_add_constant_residual_neon$(ASM)
  /external/grub/docs/
boot.S 18 #define ASM 1
boot.S.texi 18 #define ASM 1
multiboot.h 43 #ifndef ASM
119 #endif /* ! ASM */
multiboot.h.texi 43 #ifndef ASM
119 #endif /* @r{! ASM} */
  /external/libpng/projects/visualc71/
README_zlib.txt 38 * Win32_DLL_ASM_Release\zlib1.dll DLL build using ASM code
39 * Win32_DLL_ASM_Debug\zlib1d.dll DLL build using ASM code (debug version)
42 * Win32_LIB_ASM_Release\zlib.lib static build using ASM code
43 * Win32_LIB_ASM_Debug\zlibd.lib static build using ASM code (debug version)
  /external/llvm/test/MC/ARM/
elf-movt.s 1 @ RUN: llvm-mc %s -triple=armv7-linux-gnueabi | FileCheck -check-prefix=ASM %s
14 @ ASM: movw r0, :lower16:(GOT-(.LPC0_2+8))
15 @ ASM-NEXT: movt r0, :upper16:(GOT-(.LPC0_2+8))
  /external/llvm/utils/TableGen/
AsmWriterEmitter.cpp 527 // Find the opcode # of inline asm.
739 std::pair<StringRef, StringRef> ASM = AsmString.split(' ');
741 while (!ASM.second.empty()) {
743 ASM = ASM.second.split(' ');
751 std::pair<StringRef, StringRef> ASM = AsmString.split('\t');
753 if (!ASM.second.empty()) {
754 size_t I = ASM.second.find('{');
755 StringRef Str = ASM.second;
757 Str = ASM.second.substr(I, ASM.second.find('|', I))
    [all...]
  /external/chromium_org/third_party/mesa/src/chromium_gensrc/mesa/
glsl_parser.h 169 ASM = 387,
370 #define ASM 387
glsl_parser.cc 278 ASM = 387,
479 #define ASM 387
    [all...]
  /external/lzma/Asm/x86/
7zAsm.asm 1 ; 7zAsm.asm -- ASM macros
  /external/clang/lib/Sema/
SemaType.cpp     [all...]
  /external/libvpx/libvpx/
libs.mk 15 ASM:=$(if $(filter yes,$(CONFIG_GCC)$(CONFIG_MSVS)),.asm.s,.asm)
17 ASM:=.asm
41 $$(filter %$$(ASM).o,$$(OBJS-yes)): $$(BUILD_PFX)$(1)
60 # x86inc.asm is not compatible with pic 32bit builds. Restrict
177 CODEC_SRCS-$(BUILD_LIBVPX) += third_party/x86inc/x86inc.asm
256 vpx.$(VCPROJ_SFX): vpx_config.asm
355 $(BUILD_PFX)vpx_config.asm: $(BUILD_PFX)vpx_config.
    [all...]
  /ndk/build/tools/
builder-funcs.sh 273 text="ASM"
  /external/clang/include/clang/AST/
ASTContext.h     [all...]
  /external/clang/lib/AST/
ASTContext.cpp     [all...]
  /external/chromium_org/third_party/openssl/openssl/crypto/aes/asm/
aesni-sha1-x86_64.pl 55 $win64=0; $win64=1 if ($flavour =~ /[nm]asm|mingw64/ || $output =~ /\.asm$/);
65 $avx=1 if (!$avx && $win64 && ($flavour =~ /nasm/ || $ENV{ASM} =~ /nasm/) &&
68 $avx=1 if (!$avx && $win64 && ($flavour =~ /masm/ || $ENV{ASM} =~ /ml64/) &&
  /external/chromium_org/third_party/openssl/openssl/crypto/sha/asm/
sha1-x86_64.pl 27 # gcc 3.4 32-bit asm cycles/byte
68 $win64=0; $win64=1 if ($flavour =~ /[nm]asm|mingw64/ || $output =~ /\.asm$/);
78 $avx=1 if (!$avx && $win64 && ($flavour =~ /nasm/ || $ENV{ASM} =~ /nasm/) &&
81 $avx=1 if (!$avx && $win64 && ($flavour =~ /masm/ || $ENV{ASM} =~ /ml64/) &&
  /external/openssl/crypto/aes/asm/
aesni-sha1-x86_64.pl 55 $win64=0; $win64=1 if ($flavour =~ /[nm]asm|mingw64/ || $output =~ /\.asm$/);
65 $avx=1 if (!$avx && $win64 && ($flavour =~ /nasm/ || $ENV{ASM} =~ /nasm/) &&
68 $avx=1 if (!$avx && $win64 && ($flavour =~ /masm/ || $ENV{ASM} =~ /ml64/) &&
  /external/openssl/crypto/sha/asm/
sha1-x86_64.pl 27 # gcc 3.4 32-bit asm cycles/byte
68 $win64=0; $win64=1 if ($flavour =~ /[nm]asm|mingw64/ || $output =~ /\.asm$/);
78 $avx=1 if (!$avx && $win64 && ($flavour =~ /nasm/ || $ENV{ASM} =~ /nasm/) &&
81 $avx=1 if (!$avx && $win64 && ($flavour =~ /masm/ || $ENV{ASM} =~ /ml64/) &&

Completed in 1298 milliseconds

1 2