Searched refs:SLDI_B4_UB (Results 1 - 6 of 6) sorted by relevance
/third_party/ffmpeg/libavcodec/mips/ |
H A D | me_cmp_msa.c | 90 SLDI_B4_UB(ref0, ref0, ref1, ref1, ref2, ref2, ref3, ref3, 1, in sad_horiz_bilinear_filter_8width_msa() 103 SLDI_B4_UB(ref0, ref0, ref1, ref1, ref2, ref2, ref3, ref3, 1, in sad_horiz_bilinear_filter_8width_msa()
|
H A D | hevcpred_msa.c | 1190 SLDI_B4_UB(top1, top0, top3, top2, top5, top4, top7, top6, 1, in hevc_intra_pred_angular_upper_16width_msa() 1301 SLDI_B4_UB(top1, top0, top3, top2, top5, top4, top7, top6, 1, in hevc_intra_pred_angular_upper_32width_msa()
|
H A D | hpeldsp_msa.c | 678 SLDI_B4_UB(zeros, src0, zeros, src1, zeros, src2, zeros, src3, 1, in common_hv_bil_no_rnd_8x8_msa()
|
H A D | qpeldsp_msa.c | 483 SLDI_B4_UB(inp0, inp0, inp1, inp1, inp2, inp2, inp3, inp3, 1, in horiz_mc_qpel_aver_src1_8width_msa() 713 SLDI_B4_UB(inp0, inp0, inp1, inp1, inp2, inp2, inp3, inp3, 1, in horiz_mc_qpel_no_rnd_aver_src1_8width_msa() 951 SLDI_B4_UB(inp0, inp0, inp1, inp1, inp2, inp2, inp3, inp3, 1, in horiz_mc_qpel_avg_dst_aver_src1_8width_msa()
|
H A D | vp9_lpf_msa.c | 1690 SLDI_B4_UB(zeros, q0, zeros, q2, zeros, q4, zeros, q6, 8, q1, q3, q5, q7); in vp9_transpose_16x8_to_8x16()
|
/third_party/ffmpeg/libavutil/mips/ |
H A D | generic_macros_msa.h | 643 #define SLDI_B4_UB(...) SLDI_B4(v16u8, __VA_ARGS__) macro
|
Completed in 30 milliseconds