HomeSort by relevance Sort by last modified time
    Searched refs:v5 (Results 226 - 250 of 601) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/qemu/distrib/sdl-1.2.15/src/video/riscos/
SDL_riscosASM.S 81 LDR v5,[ip],#4
89 STR v5,[lr],#4
100 LDR v5,[ip],#4
108 STR v5,[lr],#4
  /frameworks/native/libs/ui/tests/
vec_test.cpp 73 vec4 v5(vec3(v2.xy, 42), 24);
74 EXPECT_EQ(v5.x, 1);
75 EXPECT_EQ(v5.y, 2);
76 EXPECT_EQ(v5.z, 42);
77 EXPECT_EQ(v5.w, 24);
  /external/libhevc/common/arm64/
ihevc_inter_pred_chroma_vert_w16inp.s 204 ld1 {v5.4h},[x0],x2
218 smlal v26.4s, v5.4h, v19.4h
228 smlal v24.4s, v5.4h, v18.4h
265 ld1 {v5.4h},[x0],x2
273 smlal v26.4s, v5.4h, v19.4h
284 smlal v24.4s, v5.4h, v18.4h
319 ld1 {v5.4h},[x0],x2
322 smlal v26.4s, v5.4h, v19.4h
332 smlal v24.4s, v5.4h, v18.4h
ihevc_inter_pred_chroma_vert_w16inp_w16out.s 206 ld1 {v5.4h},[x0],x2
217 smlal v26.4s, v5.4h, v19.4h
226 smlal v24.4s, v5.4h, v18.4h
260 ld1 {v5.4h},[x0],x2
268 smlal v26.4s, v5.4h, v19.4h
278 smlal v24.4s, v5.4h, v18.4h
310 ld1 {v5.4h},[x0],x2
313 smlal v26.4s, v5.4h, v19.4h
322 smlal v24.4s, v5.4h, v18.4h
ihevc_inter_pred_chroma_copy_w16out.s 224 ld1 {v5.8b},[x6],x2 //vld1_u8(pu1_src_tmp)
228 uxtl v20.8h, v5.8b //vmovl_u8(vld1_u8(pu1_src_tmp)
240 ld1 {v5.8b},[x6],x2 //vld1_u8(pu1_src_tmp)
265 uxtl v20.8h, v5.8b //vmovl_u8(vld1_u8(pu1_src_tmp)
281 ld1 {v5.8b},[x6],x2 //vld1_u8(pu1_src_tmp)
307 uxtl v20.8h, v5.8b //vmovl_u8(vld1_u8(pu1_src_tmp)
ihevc_inter_pred_chroma_horz.s 184 ld1 { v5.2s},[x19],x11 //vector load pu1_src
215 umlal v28.8h, v5.8b, v26.8b
271 ld1 { v5.2s},[x19],x11 //vector load pu1_src
328 umlal v28.8h, v5.8b, v26.8b
382 ld1 { v5.2s},[x19],x11 //vector load pu1_src
412 umlal v28.8h, v5.8b, v26.8b
494 ld1 {v5.2s},[x4],x11 //vector load pu1_src
499 umull v10.8h, v5.8b, v25.8b //mul_res = vmull_u8(src[0_3], coeffabs_3)//
545 ld1 {v5.2s},[x12],x11 //(2)vector load pu1_src
566 umull v10.8h, v5.8b, v25.8b //(2)mul_res = vmull_u8(src[0_3], coeffabs_3)/
    [all...]
ihevc_inter_pred_chroma_horz_w16out.s 197 ld1 { v5.2s},[x19],x11 //vector load pu1_src
233 umlal v28.8h, v5.8b, v26.8b
286 ld1 { v5.2s},[x19],x11 //vector load pu1_src
328 umlal v28.8h, v5.8b, v26.8b
379 ld1 { v5.2s},[x19],x11 //vector load pu1_src
406 umlal v28.8h, v5.8b, v26.8b
478 ld1 {v5.2s},[x4],x11 //vector load pu1_src
482 umull v10.8h, v5.8b, v25.8b //mul_res = vmull_u8(src[0_3], coeffabs_3)//
531 ld1 {v5.2s},[x12],x11 //(2)vector load pu1_src
548 umull v10.8h, v5.8b, v25.8b //(2)mul_res = vmull_u8(src[0_3], coeffabs_3)/
    [all...]
ihevc_itrans_recon_8x8.s 188 ld1 {v5.4h},[x9],x5
288 ld1 {v5.4h},[x9],x5
363 smull v18.4s, v5.4h, v1.4h[2] //// y2 * sin2 (q4 is freed by this time)(part of d1)
364 smull v8.4s, v5.4h, v0.4h[2] //// y2 * cos2(part of d0)
404 sqrshrn v5.4h, v24.4s,#shift_stage1_idct //// x2 = (a2 + b2 + rnd) >> 7(shift_stage1_idct)
474 sqrshrn v5.4h, v8.4s,#shift_stage2_idct
502 trn1 v25.4h, v4.4h, v5.4h
503 trn2 v31.4h, v4.4h, v5.4h
508 trn2 v5.2s, v29.2s, v31.2s
554 // swapping v5 and v
    [all...]
  /cts/tools/vm-tests-tf/src/dot/junit/opcodes/add_double/d/
T_add_double_1.d 29 add-double v0, v3, v5
T_add_double_3.d 29 add-double v0, v3, v5
  /cts/tools/vm-tests-tf/src/dot/junit/opcodes/add_double_2addr/d/
T_add_double_2addr_1.d 29 add-double/2addr v3, v5
T_add_double_2addr_3.d 30 add-double/2addr v2, v5
  /cts/tools/vm-tests-tf/src/dot/junit/opcodes/add_long/d/
T_add_long_1.d 30 add-long v0, v3, v5
T_add_long_5.d 30 add-long v0, v2, v5
T_add_long_6.d 29 add-long v0, v3, v5
  /cts/tools/vm-tests-tf/src/dot/junit/opcodes/add_long_2addr/d/
T_add_long_2addr_1.d 30 add-long/2addr v3, v5
T_add_long_2addr_5.d 30 add-long/2addr v2, v5
T_add_long_2addr_6.d 30 add-long/2addr v2, v5
  /cts/tools/vm-tests-tf/src/dot/junit/opcodes/aget_wide/d/
T_aget_wide_8.d 29 aget-wide v0, v6, v5
  /cts/tools/vm-tests-tf/src/dot/junit/opcodes/and_long/d/
T_and_long_6.d 29 and-long v0, v3, v5
  /cts/tools/vm-tests-tf/src/dot/junit/opcodes/and_long_2addr/d/
T_and_long_2addr_6.d 29 and-long/2addr v3, v5
  /cts/tools/vm-tests-tf/src/dot/junit/opcodes/array_length/d/
T_array_length_5.d 29 array-length v5, v4
  /cts/tools/vm-tests-tf/src/dot/junit/opcodes/check_cast/d/
T_check_cast_3.d 29 check-cast v5, dot/junit/opcodes/check_cast/TestStubs
T_check_cast_6.d 30 check-cast v5, java/lang/String
T_check_cast_7.d 30 check-cast v5, dot/junit/opcodes/check_cast/Test_check_castN

Completed in 336 milliseconds

1 2 3 4 5 6 7 8 91011>>