Lines Matching refs:ref1
398 v16u8 ref0, ref1, ref2, ref3, ref4, ref5, ref6, ref7; in vpx_int_pro_row_msa() local
406 LD_UB8(ref, ref_stride, ref0, ref1, ref2, ref3, ref4, ref5, ref6, ref7); in vpx_int_pro_row_msa()
409 UNPCK_UB_SH(ref1, ref1_r, ref1_l); in vpx_int_pro_row_msa()
430 LD_UB8(ref, ref_stride, ref0, ref1, ref2, ref3, ref4, ref5, ref6, ref7); in vpx_int_pro_row_msa()
433 UNPCK_UB_SH(ref1, ref1_r, ref1_l); in vpx_int_pro_row_msa()
448 LD_UB8(ref, ref_stride, ref0, ref1, ref2, ref3, ref4, ref5, ref6, ref7); in vpx_int_pro_row_msa()
451 UNPCK_UB_SH(ref1, ref1_r, ref1_l); in vpx_int_pro_row_msa()
472 LD_UB8(ref, ref_stride, ref0, ref1, ref2, ref3, ref4, ref5, ref6, ref7); in vpx_int_pro_row_msa()
475 UNPCK_UB_SH(ref1, ref1_r, ref1_l); in vpx_int_pro_row_msa()
490 LD_UB8(ref, ref_stride, ref0, ref1, ref2, ref3, ref4, ref5, ref6, ref7); in vpx_int_pro_row_msa()
493 UNPCK_UB_SH(ref1, ref1_r, ref1_l); in vpx_int_pro_row_msa()
536 v16u8 ref0, ref1, ref2, ref3; in vpx_int_pro_col_msa() local
544 LD_UB2(ref, 16, ref0, ref1); in vpx_int_pro_col_msa()
546 ref0_h += __msa_hadd_u_h(ref1, ref1); in vpx_int_pro_col_msa()
549 LD_UB4(ref, 16, ref0, ref1, ref2, ref3); in vpx_int_pro_col_msa()
551 ref0_h += __msa_hadd_u_h(ref1, ref1); in vpx_int_pro_col_msa()
569 v8i16 src0, src1, src2, src3, src4, src5, src6, src7, ref0, ref1, ref2; in vpx_vector_var_msa() local
578 LD_SH2(ref, 8, ref0, ref1); in vpx_vector_var_msa()
581 ILVRL_H2_SH(src1, ref1, src_l2_m, src_l3_m); in vpx_vector_var_msa()
596 LD_SH4(ref, 8, ref0, ref1, ref2, ref3); in vpx_vector_var_msa()
599 ILVRL_H2_SH(src1, ref1, src_l2_m, src_l3_m); in vpx_vector_var_msa()
622 LD_SH8(ref, 8, ref0, ref1, ref2, ref3, ref4, ref5, ref6, ref7); in vpx_vector_var_msa()
625 ILVRL_H2_SH(src1, ref1, src_l2_m, src_l3_m); in vpx_vector_var_msa()