HomeSort by relevance Sort by last modified time
    Searched refs:ASM (Results 1 - 25 of 31) 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/vp8/
vp8cx_arm.mk 29 VP8_CX_SRCS-$(HAVE_ARMV5TE) += encoder/arm/armv5te/boolhuff_armv5te$(ASM)
30 VP8_CX_SRCS-$(HAVE_ARMV5TE) += encoder/arm/armv5te/vp8_packtokens_armv5$(ASM)
31 VP8_CX_SRCS-$(HAVE_ARMV5TE) += encoder/arm/armv5te/vp8_packtokens_mbrow_armv5$(ASM)
32 VP8_CX_SRCS-$(HAVE_ARMV5TE) += encoder/arm/armv5te/vp8_packtokens_partitions_armv5$(ASM)
36 VP8_CX_SRCS-$(HAVE_ARMV6) += encoder/arm/armv6/vp8_subtract_armv6$(ASM)
37 VP8_CX_SRCS-$(HAVE_ARMV6) += encoder/arm/armv6/vp8_fast_fdct4x4_armv6$(ASM)
38 VP8_CX_SRCS-$(HAVE_ARMV6) += encoder/arm/armv6/vp8_fast_quantize_b_armv6$(ASM)
39 VP8_CX_SRCS-$(HAVE_ARMV6) += encoder/arm/armv6/vp8_sad16x16_armv6$(ASM)
40 VP8_CX_SRCS-$(HAVE_ARMV6) += encoder/arm/armv6/vp8_variance16x16_armv6$(ASM)
41 VP8_CX_SRCS-$(HAVE_ARMV6) += encoder/arm/armv6/vp8_variance_halfpixvar16x16_h_armv6$(ASM)
    [all...]
vp8dx_arm.mk 20 VP8_DX_SRCS-$(HAVE_ARMV6) += decoder/arm/armv6/dequant_dc_idct_v6$(ASM)
21 VP8_DX_SRCS-$(HAVE_ARMV6) += decoder/arm/armv6/dequant_idct_v6$(ASM)
22 VP8_DX_SRCS-$(HAVE_ARMV6) += decoder/arm/armv6/dequantize_v6$(ASM)
26 VP8_DX_SRCS-$(HAVE_ARMV7) += decoder/arm/neon/idct_dequant_dc_full_2x_neon$(ASM)
27 VP8_DX_SRCS-$(HAVE_ARMV7) += decoder/arm/neon/idct_dequant_dc_0_2x_neon$(ASM)
28 VP8_DX_SRCS-$(HAVE_ARMV7) += decoder/arm/neon/dequant_idct_neon$(ASM)
29 VP8_DX_SRCS-$(HAVE_ARMV7) += decoder/arm/neon/idct_dequant_full_2x_neon$(ASM)
30 VP8_DX_SRCS-$(HAVE_ARMV7) += decoder/arm/neon/idct_dequant_0_2x_neon$(ASM)
31 VP8_DX_SRCS-$(HAVE_ARMV7) += decoder/arm/neon/dequantizeb_neon$(ASM)
vp8_common.mk 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/recon_mmx.asm
88 VP8_COMMON_SRCS-$(HAVE_MMX) += common/x86/subpixel_mmx.asm
89 VP8_COMMON_SRCS-$(HAVE_MMX) += common/x86/loopfilter_mmx.asm
90 VP8_COMMON_SRCS-$(HAVE_SSE2) += common/x86/idctllm_sse2.asm
91 VP8_COMMON_SRCS-$(HAVE_SSE2) += common/x86/recon_sse2.asm
92 VP8_COMMON_SRCS-$(HAVE_SSE2) += common/x86/subpixel_sse2.asm
93 VP8_COMMON_SRCS-$(HAVE_SSE2) += common/x86/loopfilter_sse2.asm
94 VP8_COMMON_SRCS-$(HAVE_SSE2) += common/x86/iwalsh_sse2.asm
    [all...]
  /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/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/utils/TableGen/
AsmWriterEmitter.cpp 467 // Find the opcode # of inline asm.
679 std::pair<StringRef, StringRef> ASM = AsmString.split(' ');
681 while (!ASM.second.empty()) {
683 ASM = ASM.second.split(' ');
691 std::pair<StringRef, StringRef> ASM = AsmString.split('\t');
693 if (!ASM.second.empty()) {
694 size_t I = ASM.second.find('{');
695 StringRef Str = ASM.second;
697 Str = ASM.second.substr(I, ASM.second.find('|', I))
    [all...]
  /external/libvpx/
libs.mk 15 ASM:=$(if $(filter yes,$(CONFIG_GCC)),.asm.s,.asm)
17 ASM:=.asm
97 CODEC_SRCS-$(BUILD_LIBVPX) += vpx_ports/emms.asm
99 CODEC_SRCS-$(BUILD_LIBVPX) += vpx_ports/x86_abi_support.asm
103 CODEC_SRCS-$(ARCH_ARM) += $(BUILD_PFX)vpx_config.asm
174 vpx.vcproj: vpx_config.asm
237 $(BUILD_PFX)vpx_config.asm: $(BUILD_PFX)vpx_config.
    [all...]
  /external/mesa3d/src/glsl/
glsl_parser.h 159 ASM = 376,
  /external/clang/lib/Sema/
SemaType.cpp     [all...]
  /external/expat/bcb5/
elements.mak 142 .PATH.ASM = $(PATHASM)
177 .asm.obj:
expat.mak 143 .PATH.ASM = $(PATHASM)
178 .asm.obj:
expat_static.mak 143 .PATH.ASM = $(PATHASM)
180 .asm.obj:
expatw.mak 143 .PATH.ASM = $(PATHASM)
178 .asm.obj:
expatw_static.mak 144 .PATH.ASM = $(PATHASM)
181 .asm.obj:
outline.mak 142 .PATH.ASM = $(PATHASM)
177 .asm.obj:
xmlwf.mak 143 .PATH.ASM = $(PATHASM)
178 .asm.obj:
  /external/clang/include/clang/AST/
ASTContext.h 728 ArrayType::ArraySizeModifier ASM,
737 ArrayType::ArraySizeModifier ASM,
744 ArrayType::ArraySizeModifier ASM,
750 ArrayType::ArraySizeModifier ASM,
    [all...]
  /external/clang/lib/AST/
ASTContext.cpp     [all...]
  /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 747 milliseconds

1 2