HomeSort by relevance Sort by last modified time
    Searched refs:ADD (Results 101 - 125 of 660) sorted by null

1 2 3 45 6 7 8 91011>>

  /frameworks/av/media/libstagefright/codecs/amrwbenc/src/asm/ARMV7/
Deemph_32_neon.s 47 ADD r12, r10, r7, LSL #4 @L_tmp += x_lo[0] << 4
59 ADD r12, r10, r7, LSL #4
73 ADD r12, r10, r7, LSL #4
84 ADD r12, r10, r7, LSL #4
89 ADD r4, r4, #2
syn_filt_neon.s 60 ADD r4, r13, #32 @ yy[i] address
68 ADD r10, r4, r8, LSL #1 @ y[i], yy[i] address
79 ADD r8, r8, #1
95 ADD r5, r13, #160 @ yy[64] address
101 ADD r13, r13, #700
  /frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm_neon/vc/m4p10/src/
omxVCM4P10_FilterDeblockingChroma_VerEdge_I_s.s 155 ADD pTmp, pSrcDst, srcdstStep
156 ADD step, srcdstStep, srcdstStep
240 ADD pSrcDst_P, pSrcDst, #3
243 ADD pTmp2, pSrcDst_P, srcdstStep
244 ADD step, srcdstStep, srcdstStep
258 ADD pSrcDst_Q, pSrcDst, #4
259 ADD pTmp, pSrcDst_Q, srcdstStep
270 ADD pSrcDst, pSrcDst, #4
280 ADD pSrcDst, pSrcDst, #4
284 ADD pThresholds, pThresholds, #
    [all...]
omxVCM4P10_FilterDeblockingLuma_HorEdge_I_s.s 172 ADD pAlpha_1, pAlpha_0, #1
173 ADD pBeta_1, pBeta_0, #1
190 ADD step, srcdstStep, srcdstStep
199 ADD pTmp, pSrcDst, srcdstStep
252 ADD pSrcDst, pTmp, #8
258 ADD pSrcDst, pSrcDst, #8
260 ADD pThresholds, pThresholds, #2
277 ADD pThresholds, pThresholds, #2
280 ADD pSrcDst, pTmp, #8
287 ADD pSrcDst, pSrcDst, srcdstStep, LSL #2
    [all...]
omxVCM4P10_FilterDeblockingLuma_VerEdge_I_s.s 218 ADD pAlpha_1, pAlpha_0, #1
219 ADD pBeta_1, pBeta_0, #1
238 ADD pTmpStep, srcdstStep, srcdstStep
250 ADD pTmp, pSrcDst, srcdstStep
345 ADD pTmp, pSrcDst, srcdstStep
369 ADD pThresholds, pThresholds, #2
374 ADD pSrcDst, pSrcDst, #4
381 ADD pSrcDst, pSrcDst, #4
384 ADD pThresholds, pThresholds, #4
401 ADD pTmp, pSrcDst, srcdstSte
    [all...]
  /external/openssl/crypto/sha/asm/
sha512-s390x.pl 25 # Add support for hardware SHA512 and reschedule instructions to
75 $ADD="alg"; # add with memory operand
89 $ADD="al"; # add with memory operand
125 $ADD $T1,`$i*$SZ`($len,$tbl) # T1+=K[i]
155 $ADD $T1,`$stdframe+$SZ*($i%16)`($sp) # +=X[i]
158 $ADD $T1,`$stdframe+$SZ*(($i+9)%16)`($sp) # +=X[i+9]
291 $ADD $A,`0*$SZ`($ctx)
292 $ADD $B,`1*$SZ`($ctx
    [all...]
  /frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm_neon/vc/m4p10/src_gcc/
omxVCM4P10_PredictIntraChroma_8x8_s.S 49 P0: ADD pc,r8
54 ADD r9,r0,r4
55 ADD r10,r4,r4
84 ADD r9,r3,r5
85 ADD r10,r5,r5
120 ADD r9,r3,r5
121 ADD r10,r5,r5
137 ADD r9,r0,r4
138 ADD r10,r4,r4
149 ADD r9,r0,r
    [all...]
omxVCM4P10_DequantTransformResidualFromPairAndAdd_s.S 34 ADD r4,sp,#0
45 P0: ADD r11, pc
47 P1: ADD r10, pc
49 P2: ADD r2, pc
54 ADD r2,r2,r12
107 ADD r10,r10,#0x20
131 ADD sp,sp,#0x20
  /frameworks/av/media/libstagefright/codecs/on2/h264dec/source/arm11_asm/
h264bsd_interpolate_hor_quarter.s 96 ADD tmp4, x0, partW ;// (x0+partWidth)
97 ADD tmp4, tmp4, #5 ;// (y0+partW+5)
105 ADD tmp2, y0, partH ;// (y0+partHeight)
115 ADD tmp4, partW, #5 ;// tmp4 = partW + 5;
121 ADD buff, sp, #0x28 ;// buff = p1[21*21/4+1]
127 ADD ref,sp,#0x28 ;// ref = p1
136 ADD ref, ref, tmp2 ;// ref += y0*width+x0
137 ADD ref, ref, #8 ;// ref = ref+8
149 ADD tmp2, partH, partW, LSL #4
150 ADD count, count, tmp2, LSL #1
    [all...]
  /external/tremolo/Tremolo/
mdctARM.s 205 ADD r6, r6, r11
264 ADD r1, r1, #4
312 ADD r4, r1, r0, LSL #1 @ r4 = aX = in+(n>>1)
313 ADD r14,r1, r0 @ r14= in+(n>>2)
317 ADD r5, r7
374 ADD r5, r4
375 ADD r4, r1, r0, LSL #1 @ r4 = aX = in+(n>>1)
433 ADD r5, r4
456 ADD r1,r1,r0,LSL #1 @ r1 = x2+4 = x + (POINTS>>1)
457 ADD r7,r1,r0,LSL #1 @ r7 = x1+4 = x + POINT
    [all...]
  /frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm11/vc/m4p2/src/
omxVCM4P2_PredictReconCoefIntra_s.s 148 ADD index,index,videoComp,LSL #5
170 ADD temp,dcScaler,dcScaler
174 ADD temp3,dcScaler,#1
192 ADD temp,temp,tempPred ;// temp=pSrcDst[0]+tempPred
212 ADD curQP,curQP,#1 ;// curQP=curQP+1
241 ADD temp,temp,tempPred ;// temp=tempPred+pSrcDst[i]
245 ADD Count,Count,#2 ;// i=i+1
279 ADD temp,temp,tempPred ;// temp=pSrcDst[i]+tempPred
283 ADD Count,Count,#16 ;// i=i+8
  /external/libhevc/common/arm64/
ihevc_mem_fns.s 121 ADD x2,x2,#8
193 ADD x2,x2,#8
266 ADD x2,x2,#8
  /external/chromium_org/components/autofill/core/browser/webdata/
autofill_change.cc 24 DCHECK(type == ADD ? (profile && profile->guid() == key) : true);
autofill_change.h 23 ADD,
58 // When |type| == ADD, |profile| should be non-NULL.
  /external/libhevc/decoder/arm/
ihevcd_fmt_conv_420sp_to_420sp.s 139 ADD r0, r0, r10
140 ADD R2, R2, r11
188 ADD r1, r1, r10
189 ADD R2, R2, r11
  /external/libhevc/decoder/arm64/
ihevcd_fmt_conv_420sp_to_420sp.s 144 ADD x0, x0, x10
145 ADD x2, x2, x11
194 ADD x1, x1, x10
195 ADD x2, x2, x11
  /external/proguard/src/proguard/evaluation/value/
CompositeDoubleValue.java 31 public static final byte ADD = '+';
CompositeFloatValue.java 31 public static final byte ADD = '+';
CompositeIntegerValue.java 31 public static final byte ADD = '+';
CompositeLongValue.java 31 public static final byte ADD = '+';
  /system/netd/server/
NetdConstants.h 31 extern const char * const ADD;
  /dalvik/dexgen/src/com/android/dexgen/rop/code/
RegOps.java 83 public static final int ADD = 14;
327 case ADD: return "add";
  /dalvik/dx/src/com/android/dx/rop/code/
RegOps.java 83 public static final int ADD = 14;
327 case ADD: return "add";
  /external/antlr/antlr-3.4/gunit/src/main/java/org/antlr/gunit/swingui/
ImageFactory.java 21 ADD = getImage("add.png");
62 public ImageIcon ADD;
  /external/chromium_org/third_party/WebKit/Tools/Scripts/webkitruby/PrettyPatch/
PrettyPatch_test.rb 13 ADD = 2
27 83127 => ["Only add stuff", 2, 2, 0, 3],
58 assert_equal(info[Info::ADD], $last_prettify_part_count["add"], "Wrong number of 'add' parts in " + description)

Completed in 930 milliseconds

1 2 3 45 6 7 8 91011>>