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

1 2 3 4

  /external/libhevc/common/arm64/
ihevc_intra_pred_chroma_ver.s 121 ld2 {v22.8b, v23.8b}, [x6] //16 loads (col 16:31)
132 st2 {v22.8b, v23.8b}, [x2], x11
133 st2 {v22.8b, v23.8b}, [x5], x11
134 st2 {v22.8b, v23.8b}, [x8], x11
135 st2 {v22.8b, v23.8b}, [x10], x11
145 st2 {v22.8b, v23.8b}, [x2], x11
146 st2 {v22.8b, v23.8b}, [x5], x11
147 st2 {v22.8b, v23.8b}, [x8], x11
148 st2 {v22.8b, v23.8b}, [x10], x11
158 st2 {v22.8b, v23.8b}, [x2], x1
    [all...]
ihevc_intra_pred_luma_vert.s 122 ld1 {v22.8b, v23.8b}, [x6] //16 loads (col 16:31)
131 st1 {v22.8b, v23.8b}, [x2], x11
132 st1 {v22.8b, v23.8b}, [x5], x11
133 st1 {v22.8b, v23.8b}, [x8], x11
134 st1 {v22.8b, v23.8b}, [x10], x11
144 st1 {v22.8b, v23.8b}, [x2], x11
145 st1 {v22.8b, v23.8b}, [x5], x11
146 st1 {v22.8b, v23.8b}, [x8], x11
147 st1 {v22.8b, v23.8b}, [x10], x11
156 st1 {v22.8b, v23.8b}, [x2], x1
    [all...]
ihevc_intra_pred_chroma_mode_3_to_9.s 213 tbl v23.8b, { v0.16b, v1.16b}, v5.8b //load from ref_main_idx + 1 (row 3)
222 umlal v18.8h, v23.8b, v6.8b //mul (row 3)
259 tbl v23.8b, { v0.16b, v1.16b}, v5.8b //load from ref_main_idx + 1 (row 7)
261 umlal v18.8h, v23.8b, v6.8b //mul (row 7)
298 sqxtn v23.8b, v25.8h
299 shl v23.8b, v23.8b,#1
311 sub v23.8b, v23.8b , v27.8b //ref_main_idx (sub row)
315 sub v2.8b, v26.8b , v23.8b //ref_main_id
    [all...]
ihevc_inter_pred_filters_luma_vert_w16inp.s 129 dup v23.4h, v0.4h[1] //coeffabs_1 = vdup_lane_u8(coeffabs, 1)//
155 smull v19.4s, v1.4h, v23.4h //mul_res1 = vmull_u8(src_tmp2, coeffabs_1)//
171 smull v20.4s, v2.4h, v23.4h //mul_res2 = vmull_u8(src_tmp3, coeffabs_1)//
188 smull v21.4s, v3.4h, v23.4h
202 smull v30.4s, v4.4h, v23.4h
229 smull v19.4s, v1.4h, v23.4h //mul_res1 = vmull_u8(src_tmp2, coeffabs_1)//
246 smull v20.4s, v2.4h, v23.4h //mul_res2 = vmull_u8(src_tmp3, coeffabs_1)//
262 smull v21.4s, v3.4h, v23.4h
289 smull v30.4s, v4.4h, v23.4h
316 smull v19.4s, v1.4h, v23.4h //mul_res1 = vmull_u8(src_tmp2, coeffabs_1)/
    [all...]
ihevc_inter_pred_luma_vert_w16inp_w16out.s 138 dup v23.4h,v0.h[1] //coeffabs_1 = vdup_lane_u8(coeffabs, 1)//
166 smull v19.4s,v1.4h,v23.4h //mul_res1 = smull_u8(src_tmp2, coeffabs_1)//
182 smull v20.4s,v2.4h,v23.4h //mul_res2 = smull_u8(src_tmp3, coeffabs_1)//
199 smull v21.4s,v3.4h,v23.4h
214 smull v31.4s,v4.4h,v23.4h
243 smull v19.4s,v1.4h,v23.4h //mul_res1 = smull_u8(src_tmp2, coeffabs_1)//
261 smull v20.4s,v2.4h,v23.4h //mul_res2 = smull_u8(src_tmp3, coeffabs_1)//
278 smull v21.4s,v3.4h,v23.4h
306 smull v31.4s,v4.4h,v23.4h
334 smull v19.4s,v1.4h,v23.4h //mul_res1 = smull_u8(src_tmp2, coeffabs_1)/
    [all...]
ihevc_intra_pred_filters_chroma_mode_19_to_25.s 281 umull v23.8h, v7.8b, v30.8b //(i row)vmull_u8(ref_main_idx, dup_const_32_fract)
284 umlal v23.8h, v19.8b, v31.8b //(i row)vmull_u8(ref_main_idx_1, dup_const_fract)
298 rshrn v23.8b, v23.8h,#5 //(i row)shift_res = vrshrn_n_u16(add_res, 5)
312 st1 {v23.8b},[x2],#8 //(i row)
339 umull v23.8h, v7.8b, v30.8b //(v)vmull_u8(ref_main_idx, dup_const_32_fract)
342 umlal v23.8h, v19.8b, v31.8b //(v)vmull_u8(ref_main_idx_1, dup_const_fract)
364 rshrn v23.8b, v23.8h,#5 //(v)shift_res = vrshrn_n_u16(add_res, 5)
378 st1 {v23.8b},[x0],x3 //(v
    [all...]
ihevc_sao_edge_offset_class1_chroma.s 220 //TBL v23.8b, {v6.16b},v23.8b //II vtbl1_s8(edge_idx_tbl, vget_high_s8(edge_idx))
222 mov v23.d[0], v22.d[1]
223 UZP1 v27.8b, v22.8b, v23.8b
224 UZP2 v23.8b, v22.8b, v23.8b
235 TBL v25.8b, {v1.16b},v23.8b
281 //TBL v23.8b, {v6.16b},v23.8b //vtbl1_s8(edge_idx_tbl, vget_high_s8(edge_idx))
283 mov v23.d[0],v22.d[1
    [all...]
ihevc_intra_pred_luma_mode2.s 154 rev64 v23.8b, v7.8b
180 st1 {v23.8b},[x14],x5
226 rev64 v23.8b, v7.8b
239 st1 {v23.8b},[x14],x5
  /external/chromium_org/third_party/libvpx/source/libvpx/vp8/common/ppc/
variance_subpixel_altivec.asm 74 ;# v23 tmp
110 vmuloub v23, \P0, v20
111 vadduhm v23, v18, v23
116 vadduhm v23, v23, v25 ;# Ro = odds
119 vsrh v23, v23, v19 ;# v16 v17 = evens, odds
120 vmrghh \P0, v22, v23 ;# v18 v19 = 16-bit result in order
121 vmrglh v23, v22, v2
    [all...]
platform_altivec.asm 31 W v23, r3
49 R v23, r3
filter_bilinear_altivec.asm 71 ;# v23 tmp
134 vmuloub v23, \P0, v20
135 vadduhm v23, v18, v23
140 vadduhm v23, v23, v25 ;# Ro = odds
143 vsrh v23, v23, v19 ;# v16 v17 = evens, odds
144 vmrghh \P0, v22, v23 ;# v18 v19 = 16-bit result in order
145 vmrglh v23, v22, v2
    [all...]
  /external/libvpx/libvpx/vp8/common/ppc/
variance_subpixel_altivec.asm 74 ;# v23 tmp
110 vmuloub v23, \P0, v20
111 vadduhm v23, v18, v23
116 vadduhm v23, v23, v25 ;# Ro = odds
119 vsrh v23, v23, v19 ;# v16 v17 = evens, odds
120 vmrghh \P0, v22, v23 ;# v18 v19 = 16-bit result in order
121 vmrglh v23, v22, v2
    [all...]
platform_altivec.asm 31 W v23, r3
49 R v23, r3
filter_bilinear_altivec.asm 71 ;# v23 tmp
134 vmuloub v23, \P0, v20
135 vadduhm v23, v18, v23
140 vadduhm v23, v23, v25 ;# Ro = odds
143 vsrh v23, v23, v19 ;# v16 v17 = evens, odds
144 vmrghh \P0, v22, v23 ;# v18 v19 = 16-bit result in order
145 vmrglh v23, v22, v2
    [all...]
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/common/ppc/
variance_subpixel_altivec.asm 74 ;# v23 tmp
110 vmuloub v23, \P0, v20
111 vadduhm v23, v18, v23
116 vadduhm v23, v23, v25 ;# Ro = odds
119 vsrh v23, v23, v19 ;# v16 v17 = evens, odds
120 vmrghh \P0, v22, v23 ;# v18 v19 = 16-bit result in order
121 vmrglh v23, v22, v2
    [all...]
platform_altivec.asm 31 W v23, r3
49 R v23, r3
filter_bilinear_altivec.asm 71 ;# v23 tmp
134 vmuloub v23, \P0, v20
135 vadduhm v23, v18, v23
140 vadduhm v23, v23, v25 ;# Ro = odds
143 vsrh v23, v23, v19 ;# v16 v17 = evens, odds
144 vmrghh \P0, v22, v23 ;# v18 v19 = 16-bit result in order
145 vmrglh v23, v22, v2
    [all...]
  /external/llvm/test/MC/AArch64/
neon-scalar-by-elem-mla.s 26 fmls s5, s12, v23.s[2]
33 // CHECK: fmls s5, s12, v23.s[2] // encoding: [0x85,0x59,0x97,0x5f]
  /cts/tests/tests/jni/src/android/jni/cts/
InstanceFromNative.java 87 int v20, int v21, int v22, int v23, int v24,
100 (v20 == 20) && (v21 == 21) && (v22 == 22) && (v23 == 23) &&
StaticFromNative.java 84 int v20, int v21, int v22, int v23, int v24,
97 (v20 == 20) && (v21 == 21) && (v22 == 22) && (v23 == 23) &&
InstanceNonce.java 76 int v20, int v21, int v22, int v23, int v24,
StaticNonce.java 77 int v20, int v21, int v22, int v23, int v24,
  /frameworks/rs/cpu_ref/
rsCpuIntrinsics_advsimd_3DLUT.S 134 1: st4 {v20.8b,v21.8b,v22.8b,v23.8b}, [x0], #32
207 mov v23.8b, v3.8b
214 st4 {v20.8b,v21.8b,v22.8b,v23.8b}, [x0], #32
233 st4 {v20.b-v23.b}[0], [x0], #4
234 st4 {v20.b-v23.b}[1], [x0], #4
235 st4 {v20.b-v23.b}[2], [x0], #4
236 st4 {v20.b-v23.b}[3], [x0], #4
239 st4 {v20.b-v23.b}[4], [x0], #4
240 st4 {v20.b-v23.b}[5], [x0], #4
243 st4 {v20.b-v23.b}[6], [x0], #
    [all...]
rsCpuIntrinsics_advsimd_ColorMatrix.S 224 vmxx_f32 \i, 8, v16.4s, v23.4s, v3.s[0]
238 vmxx_f32 \i^31, 8, v16.4s, v23.4s, v3.s[0]
252 vmxx_f32 \i, 8, v17.4s, v23.4s, v3.s[1]
266 vmxx_f32 \i^31, 8, v17.4s, v23.4s, v3.s[1]
280 vmxx_f32 \i, 8, v18.4s, v23.4s, v3.s[2]
294 vmxx_f32 \i^31, 8, v18.4s, v23.4s, v3.s[2]
308 vmxx_f32 \i, 8, v19.4s, v23.4s, v3.s[3]
322 vmxx_f32 \i^31, 8, v19.4s, v23.4s, v3.s[3]
330 ld4 {v20.8b,v21.8b,v22.8b,v23.8b}, [x1], #32
334 uxtl v23.8h, v23.8
    [all...]
  /external/libhevc/decoder/arm64/
ihevcd_fmt_conv_420sp_to_rgba8888.s 242 movi v23.8b, #0
254 ZIP1 v27.8b, v22.8b, v23.8b
255 ZIP2 v23.8b, v22.8b, v23.8b
261 mov v22.d[1], v23.d[0]
308 movi v23.8b, #0
320 ZIP1 v27.8b, v22.8b, v23.8b
321 ZIP2 v23.8b, v22.8b, v23.8b
327 mov v22.d[1], v23.d[0
    [all...]

Completed in 3936 milliseconds

1 2 3 4