Lines Matching refs:top0
939 v16i8 top0, top1, top2, top3; in hevc_intra_pred_angular_upper_4width_msa() local
980 top0 = LD_SB(ref + idx0 + 1); in hevc_intra_pred_angular_upper_4width_msa()
999 ILVR_B4_SH(zero, top0, zero, top1, zero, top2, zero, top3, in hevc_intra_pred_angular_upper_4width_msa()
1032 v16i8 top0, top1, top2, top3; in hevc_intra_pred_angular_upper_8width_msa() local
1078 top0 = LD_SB(ref + idx0 + 1); in hevc_intra_pred_angular_upper_8width_msa()
1092 UNPCK_UB_SH(top0, diff0, diff1); in hevc_intra_pred_angular_upper_8width_msa()
1131 v16u8 top0, top1, top2, top3, top4, top5, top6, top7; in hevc_intra_pred_angular_upper_16width_msa() local
1146 top0 = LD_UB(ref); in hevc_intra_pred_angular_upper_16width_msa()
1148 ST_UB(top0, ref_tmp); in hevc_intra_pred_angular_upper_16width_msa()
1176 LD_UB2(ref + idx0 + 1, 16, top0, top1); in hevc_intra_pred_angular_upper_16width_msa()
1190 SLDI_B4_UB(top1, top0, top3, top2, top5, top4, top7, top6, 1, in hevc_intra_pred_angular_upper_16width_msa()
1192 UNPCK_UB_SH(top0, diff0, diff1); in hevc_intra_pred_angular_upper_16width_msa()
1240 v16u8 top0, top1, top2, top3, top4, top5, top6, top7; in hevc_intra_pred_angular_upper_32width_msa() local
1256 LD_UB2(ref, 16, top0, top1); in hevc_intra_pred_angular_upper_32width_msa()
1262 ST_UB2(top0, top1, ref_tmp, 16); in hevc_intra_pred_angular_upper_32width_msa()
1286 top0 = LD_UB(ref + idx0 + 1); in hevc_intra_pred_angular_upper_32width_msa()
1301 SLDI_B4_UB(top1, top0, top3, top2, top5, top4, top7, top6, 1, in hevc_intra_pred_angular_upper_32width_msa()
1303 UNPCK_UB_SH(top0, diff0, diff1); in hevc_intra_pred_angular_upper_32width_msa()
1354 v16u8 top0, top1, top2, top3; in hevc_intra_pred_angular_lower_4width_msa() local
1393 top0 = LD_UB(ref + idx0 + 1); in hevc_intra_pred_angular_lower_4width_msa()
1409 ILVR_B4_SH(zero, top0, zero, top1, zero, top2, zero, top3, in hevc_intra_pred_angular_lower_4width_msa()
1451 v16i8 top0, top1, top2, top3; in hevc_intra_pred_angular_lower_8width_msa() local
1498 top0 = LD_SB(ref + idx0 + 1); in hevc_intra_pred_angular_lower_8width_msa()
1512 UNPCK_UB_SH(top0, diff0, diff1); in hevc_intra_pred_angular_lower_8width_msa()
1545 v16i8 top0, top1, dst_val0, top2, top3, dst_val1; in hevc_intra_pred_angular_lower_16width_msa() local
1565 top0 = LD_SB(ref); in hevc_intra_pred_angular_lower_16width_msa()
1567 ST_SB(top0, ref_tmp); in hevc_intra_pred_angular_lower_16width_msa()
1597 LD_SB2(ref + idx0 + 1, 16, top0, top1); in hevc_intra_pred_angular_lower_16width_msa()
1611 SLDI_B4_SB(top1, top0, top3, top2, top5, top4, top7, top6, 1, in hevc_intra_pred_angular_lower_16width_msa()
1614 UNPCK_UB_SH(top0, diff0, diff1); in hevc_intra_pred_angular_lower_16width_msa()
1660 v16i8 top0, top1, dst_val0, top2, top3, dst_val1; in hevc_intra_pred_angular_lower_32width_msa() local
1680 LD_SB2(ref, 16, top0, top1); in hevc_intra_pred_angular_lower_32width_msa()
1682 ST_SB2(top0, top1, ref_tmp, 16); in hevc_intra_pred_angular_lower_32width_msa()
1703 top0 = LD_SB(ref + idx0 + 1); in hevc_intra_pred_angular_lower_32width_msa()
1718 SLDI_B4_SB(top1, top0, top3, top2, top5, top4, top7, top6, 1, in hevc_intra_pred_angular_lower_32width_msa()
1721 UNPCK_UB_SH(top0, diff0, diff1); in hevc_intra_pred_angular_lower_32width_msa()