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

1 2 3 4 5 6 7 8 91011>>

  /external/libxaac/decoder/armv7/
ixheaacd_post_radix_compute4.s 51 SUB r5, r5, r9
54 SUB r6, r6, r10
57 SUB r7, r7, r11
60 SUB r8, r8, r12
63 SUB r14, r14, r10
66 SUB r9, r9, r11
69 SUB r5, r5, r8
72 SUB r6, r6, r7
88 SUB r0, r0, #92
92 SUB r5, r5, r
    [all...]
ixheaacd_radix4_bfly.s 30 SUB sp, sp, #16
59 SUB r11, r6, r8
61 SUB r14, r7, r9
64 SUB r7, r10, r12
73 SUB r8, r8, r9
75 SUB r6, r6, r10
79 SUB r12, r12, r9
82 SUB r10, r11, r6
85 SUB r6, r8, r14
91 SUB r8, r8, r1
    [all...]
ixheaacd_post_radix_compute2.s 31 SUB sp, sp, #20
61 SUB r5, r5, r7
64 SUB r9, r9, r11
67 SUB r6, r6, r8
70 SUB r10, r10, r12
96 SUB r5, r5, r7
99 SUB r9, r9, r11
102 SUB r6, r6, r8
105 SUB r10, r10, r12
ixheaacd_fft32x32_ld2_armv7.s 18 SUB r7, r2, r4 @xl0_0 = x_0 - x_4
20 SUB r9, r3, r5 @xl0_1 = x_2 - x_6
27 SUB r11, r2, r4 @xl1_0 = x_1 - x_5
29 SUB r14, r3, r5 @xl1_1 = x_3 - x_7
33 SUB r4, r6, r8 @n20 = xh0_0 - xh0_1
34 SUB r5, r7, r14 @n30 = xl0_0 - xl1_1
41 SUB r3, r11, r9 @n11 = xl1_0 - xl0_1
42 SUB r4, r10, r12 @n21 = xh1_0 - xh1_1
55 SUB r7, r2, r4 @xl0_0 = x_0 - x_4
57 SUB r9, r3, r5 @xl0_1 = x_2 - x_
    [all...]
ixheaacd_fft_15_ld.s 36 SUB r4, r4, r10 @ r4 = buf1a[2] - buf1a[8]@
39 SUB r8, r6, r8 @ r2 = buf1a[4] - buf1a[6]
41 SUB r6, r1, r12 @ (r1 - r3)
50 SUB r12, r1, r6, LSL #1 @ r3 = r1 - t@
67 SUB r8, r5, r11 @ s4 = buf1a[3] - buf1a[9]
70 SUB r7, r7, r9 @ s2 = buf1a[5] + buf1a[7]@
73 SUB r9, r6, r5 @ (s1 - s3)
82 SUB r5, r6, r9, LSL #1 @ s3 = s1 - t@
84 SUB r0, r0, #896 @ r0 -inp[160]
101 SUB r9, r6, r2 @ buf2[3] = s1 - r
    [all...]
ixheaacd_complex_fft_p2.s 7 SUB sp, sp, #0x28
12 SUB r12, r0, #16 @dig_rev_shift = norm32(npoints) + 1 -16@
13 SUB r0, r0, #1
55 SUB r6, r4, r6, lsl#1 @x2r = x0r - (x2r << 1)@
56 SUB r7, r5, r7, lsl#1 @x2i = x0i - (x2i << 1)@
59 SUB r1, r8, r10, lsl#1 @x3r = x1r - (x3r << 1)@
60 SUB r11, r9, r11, lsl#1 @x3i = x1i - (x3i << 1)@
64 SUB r8, r4, r8, lsl#1 @x1r = x0r - (x1r << 1)@
65 SUB r9, r5, r9, lsl#1 @x1i = x0i - (x1i << 1)
67 SUB r7, r7, r1 @x2i = x2i - x3r
    [all...]
  /external/mesa3d/src/gallium/tests/graw/fragment-shader/
frag-sub.sh 6 SUB OUT[0], IN[0], IN[0].yzxw
frag-srcmod-neg.sh 8 SUB TEMP[0], IN[0], IN[0].yzxw
frag-rcp.sh 13 SUB OUT[0], TEMP[0], IMM[1]
frag-rsq.sh 13 SUB OUT[0], TEMP[0], IMM[1]
  /external/libxaac/decoder/armv8/
ixheaacd_postradixcompute4.s 26 //SUB sp, sp, #16
32 //SUB x4, x3, #2 ; y to y offset calculated
52 SUB w5, w5, w9 // xl0_0 = x_0 - x_4
55 SUB w6, w6, w10 // xl1_0 = x_1 - x_5
58 SUB w7, w7, w11 // xl0_1 = x_2 - x_6
61 SUB w8, w8, w12 // xl1_1 = x_3 - x_7
64 SUB w14, w14, w10 // n20 = xh0_0 - xh0_1
67 SUB w9, w9, w11 // n21 = xh1_0 - xh1_1
70 SUB w5, w5, w8 // n30 = xl0_0 - xl1_1
73 SUB w6, w6, w7 // n11 = xl1_0 - xl0_
    [all...]
ixheaacd_fft32x32_ld2_armv8.s 49 SUB w7, w2, w4 //xl0_0 = x_0 - x_4
51 SUB w9, w3, w5 //xl0_1 = x_2 - x_6
62 SUB w11, w2, w4 //xl1_0 = x_1 - x_5
64 SUB w14, w3, w5 //xl1_1 = x_3 - x_7
68 SUB w4, w6, w8 //n20 = xh0_0 - xh0_1
69 SUB w5, w7, w14 //n30 = xl0_0 - xl1_1
76 SUB w3, w11, w9 //n11 = xl1_0 - xl0_1
77 SUB w4, w10, w12 //n21 = xh1_0 - xh1_1
94 SUB w7, w2, w4 //xl0_0 = x_0 - x_4
96 SUB w9, w3, w5 //xl0_1 = x_2 - x_
    [all...]
  /external/mesa3d/src/gallium/tests/graw/vertex-shader/
vert-sub.sh 10 SUB OUT[0], IN[0], IMM[0]
  /frameworks/av/media/libstagefright/codecs/amrwbenc/src/asm/ARMV7/
residu_asm_neon.s 34 SUB r7, r3, #4 @i = lg - 4
47 SUB r8, r9, #2 @get the x[i-1] address
51 SUB r8, r9, #4 @load the x[i-2] address
55 SUB r8, r9, #6 @load the x[i-3] address
59 SUB r8, r9, #8 @load the x[i-4] address
63 SUB r8, r9, #10 @load the x[i-5] address
67 SUB r8, r9, #12 @load the x[i-6] address
71 SUB r8, r9, #14 @load the x[i-7] address
75 SUB r8, r9, #16 @load the x[i-8] address
79 SUB r8, r9, #18 @load the x[i-9] addres
    [all...]
  /external/libhevc/decoder/arm/
ihevcd_fmt_conv_420sp_to_420p.s 102 SUB r10,r7,r8 @// Src Y increment
103 SUB r11,r5,r8 @// Dst Y increment
117 SUB r6,r6,#16
129 SUB r0,r0,r6
130 SUB r2,r2,r6
150 SUB r10,r7,r8 @// Src UV increment
152 SUB r11,r5,r11 @// Dst U and V increment
168 SUB r6,r6,#16
183 SUB r1,r1,r6
184 SUB r3,r3,r6,LSR #
    [all...]
ihevcd_fmt_conv_420sp_to_420sp.s 98 SUB r10,r7,r8 @// Src Y increment
99 SUB r11,r5,r8 @// Dst Y increment
109 SUB r6,r6,#32
127 SUB r0,r0,r6
128 SUB R2,R2,r6
156 SUB r10,r7,r8 @// Src UV increment
157 SUB r11,r5,r8 @// Dst UV increment
166 SUB r6,r6,#16
180 SUB r1,r1,r6
181 SUB R2,R2,r
    [all...]
  /external/libhevc/decoder/arm64/
ihevcd_fmt_conv_420sp_to_420p.s 99 SUB x10,x7,x8 //// Src Y increment
100 SUB x11,x5,x8 //// Dst Y increment
115 SUB x6,x6,#16
126 sub x20,x6,#16
128 SUB x0,x0,x6
129 SUB x2,x2,x6
151 SUB x10,x7,x8 //// Src UV increment
153 SUB x11,x5,x11 //// Dst U and V increment
170 SUB x6,x6,#16
184 sub x20,x6,#1
    [all...]
ihevcd_fmt_conv_420sp_to_420sp.s 102 SUB x10,x7,x8 //// Src Y increment
103 SUB x11,x5,x8 //// Dst Y increment
113 SUB x6,x6,#32
130 sub x20,x6,#32
132 SUB x0,x0,x6
133 SUB x2,x2,x6
161 SUB x10,x7,x8 //// Src UV increment
162 SUB x11,x5,x8 //// Dst UV increment
171 SUB x6,x6,#16
184 sub x20,x6,#1
    [all...]
  /prebuilts/go/darwin-x86/misc/cgo/test/issue9400/
asm_ppc64x.s 31 SUB $(1024 * 8), R1
asm_s390x.s 25 SUB $(1024 * 8), R15
  /prebuilts/go/linux-x86/misc/cgo/test/issue9400/
asm_ppc64x.s 31 SUB $(1024 * 8), R1
asm_s390x.s 25 SUB $(1024 * 8), R15
  /external/mockftpserver/MockFtpServer/src/test/groovy/org/mockftpserver/fake/command/
CwdCommandHandlerTest.groovy 44 def SUB = "sub"
45 createDirectory(p(DIR, SUB))
47 handleCommand([SUB])
48 assertSessionReply(ReplyCodes.CWD_OK, ['cwd', SUB])
49 assert session.getAttribute(SessionKeys.CURRENT_DIRECTORY) == p(DIR, SUB)
  /external/llvm/lib/Target/Lanai/
LanaiAluCode.h 26 SUB = 0x02,
83 case SUB:
84 return "sub";
108 .Case("sub", SUB)
125 case ISD::SUB:
126 return AluCode::SUB;
  /test/vts/drivers/hal/libcodecoverage/
gcov_basic_io.h 38 /* Return nonzero if SUB is an immediate subtag of TAG. */
39 #define GCOV_TAG_IS_SUBTAG(TAG, SUB) \
40 (GCOV_TAG_MASK(TAG) >> 8 == GCOV_TAG_MASK(SUB) && \
41 !(((SUB) ^ (TAG)) & ~GCOV_TAG_MASK(TAG)))
43 /* Return nonzero if SUB is at a sublevel to TAG. */
44 #define GCOV_TAG_IS_SUBLEVEL(TAG, SUB) (GCOV_TAG_MASK(TAG) > GCOV_TAG_MASK(SUB))

Completed in 542 milliseconds

1 2 3 4 5 6 7 8 91011>>