OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:neon
(Results
376 - 400
of
782
) sorted by null
<<
11
12
13
14
15
16
17
18
19
20
>>
/external/webp/src/dsp/
cpu.c
74
// define a dummy function to enable turning off
NEON
at runtime by setting
/external/webrtc/
Android.mk
55
# Add
Neon
libraries.
/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm_neon/vc/m4p10/src/
armVCM4P10_InterpolateLuma_HalfVer4x4_unsafe_s.s
32
;// Declare
Neon
registers
armVCM4P10_TransformResidual4x4_s.s
56
;//
Neon
Registers
/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm_neon/vc/m4p10/src_gcc/
armVCM4P10_Average_4x_Align_unsafe_s.S
10
.fpu
neon
armVCM4P10_DeblockingLuma_unsafe_s.S
10
.fpu
neon
omxVCM4P10_DequantTransformResidualFromPairAndAdd_s.S
10
.fpu
neon
omxVCM4P10_FilterDeblockingChroma_VerEdge_I_s.S
10
.fpu
neon
/frameworks/support/v8/renderscript/rs_support/
Android.mk
129
LOCAL_ASFLAGS := -mfpu=
neon
/prebuilts/sdk/tools/linux/
bcc_compat
/system/extras/tests/memtest/
fptest.cpp
122
endTime("
neon
fma", 1e9);
/bionic/libc/arch-arm/cortex-a9/bionic/
memcpy_base.S
31
* instructions, that supports
neon
instructions, and that has a 32 byte
51
/* Check the upper size limit for
Neon
unaligned memory access in memcpy */
/external/chromium_org/media/base/
vector_math.cc
122
// Handle any remaining values that wouldn't fit in an
NEON
pass.
134
// Handle any remaining values that wouldn't fit in an
NEON
pass.
/external/chromium_org/skia/
skia_opts_neon.target.darwin-arm.mk
47
-mfpu=
neon
\
139
-mfpu=
neon
\
skia_opts_neon.target.linux-arm.mk
47
-mfpu=
neon
\
139
-mfpu=
neon
\
/external/chromium_org/third_party/libwebp/
libwebp_dsp_neon.target.darwin-arm.mk
41
-mfpu=
neon
\
126
-mfpu=
neon
\
libwebp_dsp_neon.target.linux-arm.mk
41
-mfpu=
neon
\
126
-mfpu=
neon
\
/external/chromium_org/third_party/openssl/openssl/crypto/bn/asm/
armv4-gf2m.S
7
.fpu
neon
210
.asciz "GF(2^m) Multiplication for ARMv4/
NEON
, CRYPTOGAMS by <appro@openssl.org>"
/external/jpeg/
jsimd_arm_neon.S
2
* ARM
NEON
optimizations for libjpeg-turbo
58
.fpu
neon
180
/* Load all COEF_BLOCK into
NEON
registers with the following allocation:
297
* The primary purpose of this particular
NEON
optimized function is
401
/* Load all COEF_BLOCK into
NEON
registers with the following allocation:
512
* The primary purpose of this particular
NEON
optimized function is
560
/* Load all COEF_BLOCK into
NEON
registers with the following allocation:
825
/* Save
NEON
registers */
/external/llvm/test/CodeGen/ARM/
2009-10-02-NEONSubregsBug.ll
38
%29 = tail call <4 x float> @llvm.arm.
neon
.vrecpe.v4f32(<4 x float> zeroinitializer) nounwind ; <<4 x float>> [#uses=1]
63
declare <4 x float> @llvm.arm.
neon
.vrecpe.v4f32(<4 x float>) nounwind readnone
vfcmp.ll
1
; RUN: llc < %s -march=arm -mattr=+
neon
| FileCheck %s
3
; This tests fcmp operations that do not map directly to
NEON
instructions.
/external/openssl/crypto/bn/asm/
armv4-gf2m.S
7
.fpu
neon
210
.asciz "GF(2^m) Multiplication for ARMv4/
NEON
, CRYPTOGAMS by <appro@openssl.org>"
/external/libvpx/libvpx/
configure
97
all_platforms="${all_platforms} armv7-android-gcc" #
neon
Cortex-A8
98
all_platforms="${all_platforms} armv7-darwin-gcc" #
neon
Cortex-A8
99
all_platforms="${all_platforms} armv7-linux-rvct" #
neon
Cortex-A8
100
all_platforms="${all_platforms} armv7-linux-gcc" #
neon
Cortex-A8
101
all_platforms="${all_platforms} armv7-none-rvct" #
neon
Cortex-A8
226
neon
/external/llvm/lib/Target/ARM/
ARMInstrFormats.td
126
def NeonDomain : Domain<2>; // Instructions in
Neon
domain only
127
def VFPNeonDomain : Domain<3>; // Instructions in both VFP &
Neon
domains
128
def VFPNeonA8Domain : Domain<5>; // Instructions in VFP &
Neon
under A8
[
all
...]
/external/chromium_org/third_party/skia/src/opts/
SkBlitRow_opts_arm_neon.cpp
240
/* This code implements a
Neon
version of S32A_D565_Blend. The output differs from
249
* mix. Although the
Neon
code can also overflow, it doesn't allow one colour channel
261
"vmov.u16 d2[0], %[alpha] \n\t" // move alpha to
Neon
343
/* dither matrix for
Neon
, derived from gDitherMatrix_3Bit_16.
372
int16x8_t vscale = vdupq_n_s16(scale); // duplicate scale into
neon
reg
499
/* do the
NEON
unrolled code */
605
/* set up the
NEON
variables */
762
/*
Neon
version of S32_Blend_BlitRow32()
773
/* run them N at a time through the
NEON
unit */
777
* the load/store ops and do a
neon
'reinterpret' to get us t
[
all
...]
Completed in 4390 milliseconds
<<
11
12
13
14
15
16
17
18
19
20
>>