Home
last modified time | relevance | path

Searched refs:calculate (Results 1 – 25 of 78) sorted by relevance

1234

/external/libvpx/vp8/encoder/arm/neon/
Dvariance_neon.asm41 vsubl.u8 q11, d0, d4 ;calculate diff
49 vpadal.s16 q8, q11 ;calculate sum
50 vmlal.s16 q9, d22, d22 ;calculate sse
114 vsubl.u8 q11, d0, d4 ;calculate diff
119 vpadal.s16 q8, q11 ;calculate sum
120 vmlal.s16 q9, d22, d22 ;calculate sse
177 vsubl.u8 q11, d0, d4 ;calculate diff
180 vpadal.s16 q8, q11 ;calculate sum
181 vmlal.s16 q9, d22, d22 ;calculate sse
234 vsubl.u8 q11, d0, d4 ;calculate diff
[all …]
Dvp8_subpixelvariance8x8_neon.asm39 add r2, r12, r2, lsl #3 ;calculate filter location
170 vsubl.u8 q4, d22, d0 ;calculate diff
Dfastquantizeb_neon.asm34 vabs.s16 q4, q0 ;calculate x = abs(z)
/external/webkit/WebCore/svg/
DSVGAngle.cpp57 void SVGAngle::calculate() in calculate() function in WebCore::SVGAngle
70 calculate(); in setValueInSpecifiedUnits()
95 calculate(); in setValueAsString()
124 calculate(); in newValueSpecifiedUnits()
DSVGAngle.h63 void calculate();
/external/quake/quake/src/QW/progs/
Dsubs.qc49 calculate self.velocity and self.nextthink to reach dest from
85 // calculate length of vector
120 calculate self.avelocity and self.nextthink to reach destangle from
146 // calculate length of vector
/external/libvpx/vp8/common/arm/neon/
Dbilinearpredict4x4_neon.asm37 add r2, r12, r2, lsl #3 ;calculate Hfilter location (2coeffsx4bytes=8bytes)
74 add r3, r12, r3, lsl #3 ;calculate Vfilter location
Dbilinearpredict8x4_neon.asm36 add r2, r12, r2, lsl #3 ;calculate filter location
Dloopfiltersimplehorizontaledge_neon.asm91 ;calculate output
Dbilinearpredict8x8_neon.asm36 add r2, r12, r2, lsl #3 ;calculate filter location
Dloopfiltersimpleverticaledge_neon.asm109 ;calculate output
Dsixtappredict8x8_neon.asm36 add r2, r12, r2, lsl #5 ;calculate filter location
320 ;add r2, r12, r2, lsl #5 ;calculate filter location
/external/quake/quake/src/QW/client/
Dnotes.txt23 calculate exact latency
/external/libvpx/vp8/common/arm/armv6/
Dloopfilter_v6.asm86 ; calculate breakout conditions
157 ;calculate high edge variance
158 orr r10, r6, r8 ; calculate vp8_hevmask
213 ;calculate output
296 ; calculate breakout conditions
367 ;calculate high edge variance
Dsixtappredict8x4_v6.asm38 add r2, r12, r2, lsl #4 ;calculate filter location
125 add lr, r12, r3, lsl #4 ;calculate filter location
/external/libvpx/vp8/common/x86/
Dloopfilter_mmx.asm49 ; calculate breakout conditions
135 ; calculate high edge variance
636 ; calculate breakout conditions
735 ; calculate high edge variance
1426 ; calculate mask
Dloopfilter_sse2.asm606 ; calculate breakout conditions and high edge variance
664 ; calculate breakout conditions and high edge variance
1049 ; calculate filter mask and high edge variance
1118 ; calculate filter mask and high edge variance
1274 ; calculate filter mask and high edge variance
1345 ; calculate filter mask and high edge variance
1409 ; calculate mask
/external/kernel-headers/original/linux/mtd/
Dnand.h246 int (*calculate)(struct mtd_info *mtd, member
/external/webkit/SunSpider/
DTODO36 * Instead of using the standard error, the correct way to calculate
/external/libvpx/vp8/decoder/arm/
Ddetokenize.asm116 …subs r3, r4, r2, lsl #24 ; value-(split<<24): used later to calculate shift for NOR…
/external/iptables/extensions/
Dlibipt_recent.man87 Hash table size. 0 means to calculate it based on ip_list_tot, default: 512
/external/chromium/third_party/modp_b64/
Dmodp_b64_main.scons46 # Only re-calculate MD5 checksums if a timestamp has changed.
/external/chromium/sdch/
Dsdch_main.scons46 # Only re-calculate MD5 checksums if a timestamp has changed.
/external/chromium/third_party/libevent/
Dlibevent_main.scons46 # Only re-calculate MD5 checksums if a timestamp has changed.
/external/chromium/third_party/zlib/
Dzlib_main.scons46 # Only re-calculate MD5 checksums if a timestamp has changed.

1234