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

1 2 3 4 5 6

  /external/fec/
viterbi27_mmx.c 20 struct v27 { struct
30 struct v27 *vp = (struct v27 *)p;
66 struct v27 *vp;
72 if((vp = (struct v27 *)malloc(sizeof(struct v27))) == NULL)
90 struct v27 *vp = (struct v27 *)p;
109 struct v27 *vp = p;
viterbi27_sse.c 18 struct v27 { struct
28 struct v27 *vp;
35 if((vp = malloc(sizeof(struct v27))) == NULL)
57 struct v27 *vp = p;
78 struct v27 *vp = p;
107 struct v27 *vp = p;
viterbi27_port.c 20 struct v27 { struct
30 struct v27 *vp = p;
57 struct v27 *vp;
63 if((vp = malloc(sizeof(struct v27))) == NULL)
80 struct v27 *vp = p;
108 struct v27 *vp = p;
137 struct v27 *vp = p;
viterbi27_av.c 18 struct v27 { struct
28 struct v27 *vp = p;
54 struct v27 *vp;
60 if((vp = (struct v27 *)malloc(sizeof(struct v27))) == NULL)
76 struct v27 *vp = p;
104 struct v27 *vp = p;
114 struct v27 *vp = p;
viterbi27_sse2.c 18 struct v27 { struct
28 struct v27 *vp = p;
57 struct v27 *vp;
64 if(posix_memalign(&p, sizeof(__m128i),sizeof(struct v27)))
66 vp = (struct v27 *)p;
84 struct v27 *vp = p;
112 struct v27 *vp = p;
124 struct v27 *vp = p;
  /external/libhevc/decoder/arm64/
ihevcd_fmt_conv_420sp_to_rgba8888.s 183 UZP1 v27.8b, v2.8b, v3.8b
185 mov v2.d[0], v27.d[0]
244 ZIP1 v27.8b, v14.8b, v15.8b
246 mov v14.d[0], v27.d[0]
247 ZIP1 v27.8b, v16.8b, v17.8b
249 mov v16.d[0], v27.d[0]
251 ZIP1 v27.8b, v20.8b, v21.8b
253 mov v20.d[0], v27.d[0]
254 ZIP1 v27.8b, v22.8b, v23.8b
256 mov v22.d[0], v27.d[0
    [all...]
  /toolchain/binutils/binutils-2.25/binutils/testsuite/binutils-all/aarch64/
unallocated-encoding.s 10 #st4 {v27.h, v28.h, v29.h, v30.h}[0], [x30]
20 #st4 {v27.s, v28.s, v29.s, v30.s}[0], [x30]
30 #st4 {v27.d, v28.d, v29.d, v30.d}[0], [x30]
40 #st4 {v27.d, v28.d, v29.d, v30.d}[0], [x30]
50 #st4 {v27.d, v28.d, v29.d, v30.d}[0], [x30]
  /external/libavc/common/armv8/
ih264_inter_pred_filters_luma_horz_av8.s 134 ext v27.8b, v6.8b , v7.8b, #5 ////extract a[5] (column2,row1)
137 uaddl v16.8h, v27.8b, v6.8b //// a0 + a5 (column2,row1)
142 ext v27.8b, v6.8b , v7.8b, #2 ////extract a[2] (column2,row1)
145 umlal v16.8h, v27.8b, v1.8b //// a0 + a5 + 20a2 (column2,row1)
150 ext v27.8b, v6.8b , v7.8b, #3 ////extract a[3] (column2,row1)
153 umlal v16.8h, v27.8b, v1.8b //// a0 + a5 + 20a2 + 20a3 (column2,row1)
158 ext v27.8b, v6.8b , v7.8b, #1 ////extract a[1] (column2,row1)
161 umlsl v16.8h, v27.8b, v0.8b //// a0 + a5 + 20a2 + 20a3 - 5a1 (column2,row1)
166 ext v27.8b, v6.8b , v7.8b, #4 ////extract a[4] (column2,row1)
169 umlsl v16.8h, v27.8b, v0.8b //// a0 + a5 + 20a2 + 20a3 - 5a1 - 5a4 (column2,row1
    [all...]
ih264_inter_pred_luma_horz_qpel_av8.s 142 ext v27.8b, v6.8b , v7.8b , #5
145 uaddl v16.8h, v27.8b, v6.8b //// a0 + a5 (column2,row1)
150 ext v27.8b, v6.8b , v7.8b , #2
153 umlal v16.8h, v27.8b, v1.8b //// a0 + a5 + 20a2 (column2,row1)
158 ext v27.8b, v6.8b , v7.8b , #3
161 umlal v16.8h, v27.8b, v1.8b //// a0 + a5 + 20a2 + 20a3 (column2,row1)
166 ext v27.8b, v6.8b , v7.8b , #1
169 umlsl v16.8h, v27.8b, v0.8b //// a0 + a5 + 20a2 + 20a3 - 5a1 (column2,row1)
174 ext v27.8b, v6.8b , v7.8b , #4
177 umlsl v16.8h, v27.8b, v0.8b //// a0 + a5 + 20a2 + 20a3 - 5a1 - 5a4 (column2,row1
    [all...]
  /external/llvm/test/MC/AArch64/
neon-scalar-by-elem-saturating-mul.s 30 sqdmulh s25, s26, v27.s[3]
36 // CHECK: sqdmulh s25, s26, v27.s[3] // encoding: [0x59,0xcb,0xbb,0x5f]
47 sqrdmulh s20, s26, v27.s[1]
53 // CHECK: sqrdmulh s20, s26, v27.s[1] // encoding: [0x54,0xd3,0xbb,0x5f]
neon-compare-instructions.s 13 cmeq v29.2s, v27.2s, v28.2s
21 // CHECK: cmeq v29.2s, v27.2s, v28.2s // encoding: [0x7d,0x8f,0xbc,0x2e]
35 cmhs v29.2s, v27.2s, v28.2s
43 cmls v29.2s, v28.2s, v27.2s
51 // CHECK: cmhs v29.2s, v27.2s, v28.2s // encoding: [0x7d,0x3f,0xbc,0x2e]
58 // CHECK: cmhs v29.2s, v27.2s, v28.2s // encoding: [0x7d,0x3f,0xbc,0x2e]
72 cmge v29.2s, v27.2s, v28.2s
80 cmle v29.2s, v28.2s, v27.2s
88 // CHECK: cmge v29.2s, v27.2s, v28.2s // encoding: [0x7d,0x3f,0xbc,0x0e]
95 // CHECK: cmge v29.2s, v27.2s, v28.2s // encoding: [0x7d,0x3f,0xbc,0x0e
    [all...]
  /toolchain/binutils/binutils-2.25/gas/testsuite/gas/aarch64/
fp-const0-parse.s 40 fcmle v3.2s, v27.2s, #0
59 fcmle v3.2s, v27.2s, #0.0
fp-const0-parse.d 21 34: 2ea0db63 fcmle v3.2s, v27.2s, #0.0
36 70: 2ea0db63 fcmle v3.2s, v27.2s, #0.0
  /external/libhevc/common/arm64/
ihevc_intra_pred_luma_planar.s 179 dup v27.8h,w4 //(1)
184 umlal v27.8h, v5.8b, v0.8b //(1)(row+1) * src[nt-1]
187 umlal v27.8h, v17.8b, v1.8b //(1)(col+1) * src[3nt+1]
190 umlal v27.8h, v6.8b, v3.8b //(1)(nt-1-row) * src[2nt+1+col]
193 umlal v27.8h, v19.8b, v20.8b //(1)(nt-1-col) * src[2nt-1-row]
209 sshl v27.8h, v27.8h, v29.8h //(1)shr
214 xtn v27.8b, v27.8h //(1)
223 st1 {v27.8b},[x2], x3 //(1)str 8 value
    [all...]
ihevc_inter_pred_chroma_horz_w16out.s 140 dup v27.8b, v2.b[3] //coeffabs_3 = vdup_lane_u8(coeffabs, 3)
220 umlsl v30.8h, v6.8b, v27.8b //mul_res = vmlal_u8(src[0_1], coeffabs_1)//
235 umlsl v28.8h, v7.8b, v27.8b
282 umlsl v22.8h, v14.8b, v27.8b //mul_res = vmlal_u8(src[0_1], coeffabs_1)//
299 umlsl v20.8h, v15.8b, v27.8b //mul_res = vmlal_u8(src[0_1], coeffabs_1)//
315 umlsl v30.8h, v6.8b, v27.8b //mul_res = vmlal_u8(src[0_1], coeffabs_1)//
331 umlsl v28.8h, v7.8b, v27.8b
359 umlsl v22.8h, v14.8b, v27.8b //mul_res = vmlal_u8(src[0_1], coeffabs_1)//
381 umlsl v20.8h, v15.8b, v27.8b //mul_res = vmlal_u8(src[0_1], coeffabs_1)//
395 umlsl v30.8h, v6.8b, v27.8b //mul_res = vmlal_u8(src[0_1], coeffabs_1)/
    [all...]
ihevc_inter_pred_chroma_horz.s 140 dup v27.8b, v2.b[3] //coeffabs_3 = vdup_lane_u8(coeffabs, 3)
205 umlsl v30.8h, v6.8b, v27.8b //mul_res = vmlal_u8(src[0_1], coeffabs_1)//
217 umlsl v28.8h, v7.8b, v27.8b
272 umlsl v22.8h, v14.8b, v27.8b //mul_res = vmlal_u8(src[0_1], coeffabs_1)//
292 umlsl v20.8h, v15.8b, v27.8b //mul_res = vmlal_u8(src[0_1], coeffabs_1)//
313 umlsl v30.8h, v6.8b, v27.8b //mul_res = vmlal_u8(src[0_1], coeffabs_1)//
331 umlsl v28.8h, v7.8b, v27.8b
364 umlsl v22.8h, v14.8b, v27.8b //mul_res = vmlal_u8(src[0_1], coeffabs_1)//
384 umlsl v20.8h, v15.8b, v27.8b //mul_res = vmlal_u8(src[0_1], coeffabs_1)//
398 umlsl v30.8h, v6.8b, v27.8b //mul_res = vmlal_u8(src[0_1], coeffabs_1)/
    [all...]
ihevc_itrans_recon_4x4.s 167 trn2 v27.4h, v30.4h, v31.4h
170 trn1 v1.2s, v25.2s, v27.2s
171 trn2 v3.2s, v25.2s, v27.2s
203 trn2 v27.4h, v30.4h, v31.4h
206 trn1 v1.2s, v25.2s, v27.2s
207 trn2 v3.2s, v25.2s, v27.2s
ihevc_sao_edge_offset_class1_chroma.s 202 UZP1 v27.8b, v5.8b, v17.8b
204 mov v5.8b,v27.8b
211 ZIP1 v27.8b, v5.8b, v17.8b
213 mov v5.8b,v27.8b
223 UZP1 v27.8b, v22.8b, v23.8b
225 mov v22.8b,v27.8b
236 ZIP1 v27.8b, v24.8b, v25.8b
238 mov v24.8b,v27.8b
284 UZP1 v27.8b, v22.8b, v23.8b
286 mov v22.8b,v27.8
    [all...]
ihevc_inter_pred_filters_luma_vert_w16inp.s 133 dup v27.4h, v0.h[5] //coeffabs_5 = vdup_lane_u8(coeffabs, 5)//
165 smlal v19.4s, v5.4h, v27.4h //mul_res1 = vmlal_u8(mul_res1, src_tmp2, coeffabs_5)//
182 smlal v20.4s, v6.4h, v27.4h //mul_res2 = vmlal_u8(mul_res2, src_tmp3, coeffabs_5)//
195 smlal v21.4s, v7.4h, v27.4h
209 smlal v30.4s, v16.4h, v27.4h
237 smlal v19.4s, v5.4h, v27.4h //mul_res1 = vmlal_u8(mul_res1, src_tmp2, coeffabs_5)//
251 smlal v20.4s, v6.4h, v27.4h //mul_res2 = vmlal_u8(mul_res2, src_tmp3, coeffabs_5)//
276 smlal v21.4s, v7.4h, v27.4h
298 smlal v30.4s, v16.4h, v27.4h
321 smlal v19.4s, v5.4h, v27.4h //mul_res1 = vmlal_u8(mul_res1, src_tmp2, coeffabs_5)/
    [all...]
  /external/llvm/test/MC/Hexagon/
v60-vcmp.s 8 #CHECK: 1c84fb2a { q2 &= vcmp.gt(v27.uw{{ *}},{{ *}}v4.uw) }
9 q2&=vcmp.gt(v27.uw,v4.uw)
44 #CHECK: 1c9bf795 { q1 ^= vcmp.gt(v23.h{{ *}},{{ *}}v27.h) }
45 q1^=vcmp.gt(v23.h,v27.h)
62 #CHECK: 1c9ffb4b { q3 |= vcmp.eq(v27.w{{ *}},{{ *}}v31.w) }
63 q3|=vcmp.eq(v27.w,v31.w)
v60-alu.s 32 #CHECK: 1cb8cada { v27:26.w = vsub(v10.uh,{{ *}}v24.uh) }
33 v27:26.w=vsub(v10.uh,v24.uh)
35 #CHECK: 1cbcdbe8 { v9:8.w = vsub(v27.h,{{ *}}v28.h) }
36 v9:8.w=vsub(v27.h,v28.h)
80 #CHECK: 1c7ad4a6 { v7:6.h = vadd(v21:20.h,{{ *}}v27:26.h) }
81 v7:6.h=vadd(v21:20.h,v27:26.h)
98 #CHECK: 1c86dace { v15:14.ub = vsub(v27:26.ub,{{ *}}v7:6.ub):sat }
99 v15:14.ub=vsub(v27:26.ub,v7:6.ub):sat
122 #CHECK: 1c88da56 { v23:22.w = vadd(v27:26.w,{{ *}}v9:8.w):sat }
123 v23:22.w=vadd(v27:26.w,v9:8.w):sa
    [all...]
  /external/libavc/encoder/armv8/
ih264e_evaluate_intra_chroma_modes_av8.s 191 ld1 {v27.8h}, [x1]
193 dup v20.8h, v27.h[7] ///HORIZONTAL VALUE ROW=0//
194 dup v21.8h, v27.h[7]
216 dup v20.8h, v27.h[6]
217 dup v21.8h, v27.h[6] ///HORIZONTAL VALUE ROW=1//
233 dup v20.8h, v27.h[5]
234 dup v21.8h, v27.h[5] ///HORIZONTAL VALUE ROW=2//
249 dup v20.8h, v27.h[4]
250 dup v21.8h, v27.h[4] ///HORIZONTAL VALUE ROW=3//
268 dup v20.8h, v27.h[3
    [all...]
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/common/ppc/
platform_altivec.asm 35 W v27, r3
53 R v27, r3
  /cts/tests/tests/jni/src/android/jni/cts/
InstanceFromNative.java 88 int v25, int v26, int v27, int v28, int v29,
101 (v24 == 24) && (v25 == 25) && (v26 == 26) && (v27 == 27) &&
StaticFromNative.java 85 int v25, int v26, int v27, int v28, int v29,
98 (v24 == 24) && (v25 == 25) && (v26 == 26) && (v27 == 27) &&

Completed in 3618 milliseconds

1 2 3 4 5 6