Searched refs:dst_val2 (Results 1 - 2 of 2) sorted by relevance
/third_party/ffmpeg/libavcodec/mips/ |
H A D | hevcpred_msa.c | 1452 v16i8 dst_val0, dst_val1, dst_val2, dst_val3; in hevc_intra_pred_angular_lower_8width_msa() local 1528 dst_val0, dst_val1, dst_val2, dst_val3); in hevc_intra_pred_angular_lower_8width_msa() 1529 ILVR_B2_SH(dst_val1, dst_val0, dst_val3, dst_val2, diff0, diff1); in hevc_intra_pred_angular_lower_8width_msa() 1546 v16i8 top4, top5, dst_val2, top6, top7, dst_val3; in hevc_intra_pred_angular_lower_16width_msa() local 1640 dst_val0, dst_val1, dst_val2, dst_val3); in hevc_intra_pred_angular_lower_16width_msa() 1641 ILVR_B2_SH(dst_val1, dst_val0, dst_val3, dst_val2, diff0, diff1); in hevc_intra_pred_angular_lower_16width_msa() 1642 ILVL_B2_SH(dst_val1, dst_val0, dst_val3, dst_val2, diff2, diff3); in hevc_intra_pred_angular_lower_16width_msa() 1661 v16i8 top4, top5, dst_val2, top6, top7, dst_val3; in hevc_intra_pred_angular_lower_32width_msa() local 1747 dst_val0, dst_val1, dst_val2, dst_val3); in hevc_intra_pred_angular_lower_32width_msa() 1748 ILVRL_B2_SH(dst_val2, dst_val in hevc_intra_pred_angular_lower_32width_msa() [all...] |
H A D | hevcdsp_msa.c | 1987 uint64_t dst_val0, dst_val1, dst_val2, dst_val3; in hevc_hz_4t_6w_msa() local 2027 dst_val2 = __msa_copy_u_d((v2i64) dst2, 0); in hevc_hz_4t_6w_msa() 2041 SD(dst_val2, dst); in hevc_hz_4t_6w_msa() 2665 uint64_t dst_val0, dst_val1, dst_val2, dst_val3; in hevc_vt_4t_6w_msa() local 2707 dst_val2 = __msa_copy_u_d((v2i64) dst2_r, 0); in hevc_vt_4t_6w_msa() 2721 SD(dst_val2, dst); in hevc_vt_4t_6w_msa()
|
Completed in 12 milliseconds