Home
last modified time | relevance | path

Searched refs:top4 (Results 1 - 1 of 1) sorted by relevance

/third_party/ffmpeg/libavcodec/mips/
H A Dhevcpred_msa.c1131 v16u8 top0, top1, top2, top3, top4, top5, top6, top7; in hevc_intra_pred_angular_upper_16width_msa() local
1178 LD_UB2(ref + idx2 + 1, 16, top4, top5); 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()
1196 UNPCK_UB_SH(top4, diff8, diff9); 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
1287 top4 = LD_UB(ref + idx1 + 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()
1307 UNPCK_UB_SH(top4, diff8, diff9); in hevc_intra_pred_angular_upper_32width_msa()
1546 v16i8 top4, top5, dst_val2, top6, top7, dst_val3; in hevc_intra_pred_angular_lower_16width_msa() local
1599 LD_SB2(ref + idx2 + 1, 16, top4, top in hevc_intra_pred_angular_lower_16width_msa()
1661 v16i8 top4, top5, dst_val2, top6, top7, dst_val3; hevc_intra_pred_angular_lower_32width_msa() local
[all...]

Completed in 5 milliseconds