/third_party/ffmpeg/libavcodec/mips/ |
H A D | hevc_idct_msa.c | 133 PCKEV_H2_SH(sum0_l, sum0_r, sum3_l, sum3_r, in0, in7); \ 146 PCKEV_H2_SH(sum1_l, sum1_r, sum2_l, sum2_r, in3, in4); \ 172 PCKEV_H2_SH(sum0_l, sum0_r, sum3_l, sum3_r, in1, in6); \ 185 PCKEV_H2_SH(sum1_l, sum1_r, sum2_l, sum2_r, in2, in5); \ 247 PCKEV_H2_SH(res0_l, res0_r, res1_l, res1_r, dst0, dst1); \ 255 PCKEV_H2_SH(res0_l, res0_r, res1_l, res1_r, dst0, dst1); \ 324 PCKEV_H2_SH(sum2, sum0, sum3, sum1, in0, in1); in hevc_idct_4x4_msa() 956 PCKEV_H2_SH(res2, res0, res3, res1, dst0, dst1); in hevc_idct_luma_4x4_msa()
|
H A D | vp9_idct_msa.c | 193 PCKEV_H2_SH(madd1_m, madd0_m, madd3_m, madd2_m, res0, res1); \ 209 PCKEV_H2_SH(m5_m, m4_m, tmp3_m, tmp2_m, out0, out1); \ 215 PCKEV_H2_SH(m5_m, m4_m, tmp3_m, tmp2_m, out2, out3); \ 319 PCKEV_H2_SH(int0_m, int0_m, int1_m, int1_m, out0, out1); \ 320 PCKEV_H2_SH(int2_m, int2_m, int3_m, int3_m, out2, out3); \ 471 PCKEV_H2_SH(tmp1_m, tmp0_m, tmp3_m, tmp2_m, out0, out1); \ 475 PCKEV_H2_SH(tmp1_m, tmp0_m, tmp3_m, tmp2_m, out2, out3); \ 502 PCKEV_H2_SH(tmp1_m, tmp0_m, tmp3_m, tmp2_m, tp5_m, tp6_m); \ 539 PCKEV_H2_SH(m1_m, m0_m, m3_m, m2_m, res0_m, res1_m); \ 557 PCKEV_H2_SH(m1_ [all...] |
H A D | h264pred_msa.c | 190 PCKEV_H2_SH(vec1, vec0, vec7, vec6, vec10, vec11); in intra_predict_plane_8x8_msa() 272 PCKEV_H2_SH(vec1, vec0, vec3, vec2, vec9, vec10); in intra_predict_plane_16x16_msa() 273 PCKEV_H2_SH(reg1, reg0, reg3, reg2, vec11, vec12); in intra_predict_plane_16x16_msa()
|
H A D | hevc_mc_biw_msa.c | 45 PCKEV_H2_SH(out0_l, out0_r, out1_l, out1_r, out0, out1); \ 68 PCKEV_H2_SH(out0_l, out0_r, out1_l, out1_r, out0, out1); \ 2043 PCKEV_H2_SH(dst1, dst0, dst3, dst2, tmp1, tmp3); in hevc_hv_biwgt_8t_4w_msa() 2052 PCKEV_H2_SH(dst1, dst0, dst3, dst2, tmp0, tmp1); in hevc_hv_biwgt_8t_4w_msa() 2221 PCKEV_H2_SH(dst0_l, dst0_r, dst1_l, dst1_r, tmp1, tmp3); in hevc_hv_biwgt_8t_8multx2mult_msa() 2230 PCKEV_H2_SH(dst0_l, dst0_r, dst1_l, dst1_r, tmp0, tmp1); in hevc_hv_biwgt_8t_8multx2mult_msa() 2407 PCKEV_H2_SH(dst1, dst0, dst3, dst2, tmp1, tmp3); in hevc_hv_biwgt_8t_12w_msa() 2416 PCKEV_H2_SH(dst1, dst0, dst3, dst2, tmp0, tmp1); in hevc_hv_biwgt_8t_12w_msa() 2498 PCKEV_H2_SH(dst1, dst0, dst3, dst2, tmp1, tmp3); in hevc_hv_biwgt_8t_12w_msa() 2507 PCKEV_H2_SH(dst in hevc_hv_biwgt_8t_12w_msa() [all...] |
H A D | h264qpel_msa.c | 2434 PCKEV_H2_SH(dst2, dst0, dst3, dst1, dst0, dst1); in ff_put_h264_qpel16_mc12_msa() 2435 PCKEV_H2_SH(hz_res2, hz_res0, hz_res3, hz_res1, dst2, dst3); in ff_put_h264_qpel16_mc12_msa() 2518 PCKEV_H2_SH(hz_res2, hz_res0, hz_res3, hz_res1, dst2, dst3); in ff_put_h264_qpel16_mc32_msa() 2597 PCKEV_H2_SH(dst2, dst0, dst3, dst1, dst0, dst1); in ff_put_h264_qpel8_mc12_msa() 2598 PCKEV_H2_SH(hz_res2, hz_res0, hz_res3, hz_res1, dst2, dst3); in ff_put_h264_qpel8_mc12_msa() 2674 PCKEV_H2_SH(hz_res2, hz_res0, hz_res3, hz_res1, dst2, dst3); in ff_put_h264_qpel8_mc32_msa() 2776 PCKEV_H2_SH(hz_res1, hz_res0, hz_res3, hz_res2, dst0, dst2); in ff_put_h264_qpel4_mc12_msa() 2872 PCKEV_H2_SH(hz_res1, hz_res0, hz_res3, hz_res2, dst0, dst2); in ff_put_h264_qpel4_mc32_msa() 5043 PCKEV_H2_SH(tmp2, tmp0, tmp3, tmp1, tmp0, tmp1); in ff_avg_h264_qpel16_mc12_msa() 5044 PCKEV_H2_SH(hz_res in ff_avg_h264_qpel16_mc12_msa() [all...] |
H A D | hevc_mc_uni_msa.c | 1589 PCKEV_H2_SH(dst0_l, dst0_r, dst1_l, dst1_r, dst0, dst1); in hevc_hv_uni_8t_8multx2mult_msa() 1735 PCKEV_H2_SH(dst0_l, dst0_r, dst1_l, dst1_r, dst0, dst1); in hevc_hv_uni_8t_12w_msa() 3194 PCKEV_H2_SH(dst1, dst0, dst3, dst2, tmp0, tmp1); in hevc_hv_uni_4t_4x4_msa() 3424 PCKEV_H2_SH(dst1_r, dst0_r, dst3_r, dst2_r, tmp0, tmp1); in hevc_hv_uni_4t_6w_msa() 3425 PCKEV_H2_SH(dst5_r, dst4_r, dst7_r, dst6_r, tmp2, tmp3); in hevc_hv_uni_4t_6w_msa() 3426 PCKEV_H2_SH(dst1_l, dst0_l, dst3_l, dst2_l, tmp4, tmp5); in hevc_hv_uni_4t_6w_msa() 3493 PCKEV_H2_SH(dst0_l, dst0_r, dst1_l, dst1_r, out0_r, out1_r); in hevc_hv_uni_4t_8x2_msa() 3675 PCKEV_H2_SH(dst4_l, dst4_r, dst5_l, dst5_r, out4_r, out5_r); in hevc_hv_uni_4t_8x6_msa()
|
H A D | h264idct_msa.c | 72 PCKEV_H2_SH(vres1_r, vres0_r, vres3_r, vres2_r, vec0, vec1); in avc_deq_idct_luma_dc_msa()
|
H A D | hevc_mc_bi_msa.c | 1725 PCKEV_H2_SH(dst1, dst0, dst3, dst2, out0, out1); in hevc_hv_bi_8t_4w_msa() 2087 PCKEV_H2_SH(tmp1, tmp0, tmp3, tmp2, out0, out1); in hevc_hv_bi_8t_12w_msa() 3919 PCKEV_H2_SH(dst1, dst0, dst3, dst2, tmp0, tmp1); in hevc_hv_bi_4t_4x4_msa() 4184 PCKEV_H2_SH(dst1_r, dst0_r, dst3_r, dst2_r, tmp0, tmp1); in hevc_hv_bi_4t_6w_msa() 4185 PCKEV_H2_SH(dst5_r, dst4_r, dst7_r, dst6_r, tmp2, tmp3); in hevc_hv_bi_4t_6w_msa() 4186 PCKEV_H2_SH(dst1_l, dst0_l, dst3_l, dst2_l, tmp4, tmp5); in hevc_hv_bi_4t_6w_msa() 4286 PCKEV_H2_SH(dst0_l, dst0_r, dst1_l, dst1_r, tmp0, tmp1); in hevc_hv_bi_4t_8x2_msa() 4492 PCKEV_H2_SH(dst4_l, dst4_r, dst5_l, dst5_r, tmp4, tmp5); in hevc_hv_bi_4t_8x6_msa()
|
H A D | hevc_mc_uniw_msa.c | 42 PCKEV_H2_SH(in0_l_m, in0_r_m, in1_l_m, in1_r_m, out0_h, out1_h); \ 4317 PCKEV_H2_SH(dst1, dst0, dst3, dst2, tmp0, tmp1); in hevc_hv_uniwgt_4t_4x4_msa() 4571 PCKEV_H2_SH(dst1_r, dst0_r, dst3_r, dst2_r, tmp0, tmp1); in hevc_hv_uniwgt_4t_6w_msa() 4572 PCKEV_H2_SH(dst5_r, dst4_r, dst7_r, dst6_r, tmp2, tmp3); in hevc_hv_uniwgt_4t_6w_msa() 4573 PCKEV_H2_SH(dst1_l, dst0_l, dst3_l, dst2_l, tmp4, tmp5); in hevc_hv_uniwgt_4t_6w_msa() 4653 PCKEV_H2_SH(dst0_l, dst0_r, dst1_l, dst1_r, tmp0, tmp1); in hevc_hv_uniwgt_4t_8x2_msa() 4860 PCKEV_H2_SH(dst4_l, dst4_r, dst5_l, dst5_r, tmp4, tmp5); in hevc_hv_uniwgt_4t_8x6_msa()
|
H A D | hevcdsp_msa.c | 3583 PCKEV_H2_SH(dst1_r, dst0_r, dst3_r, dst2_r, tmp0, tmp1); in hevc_hv_4t_6w_msa() 3584 PCKEV_H2_SH(dst5_r, dst4_r, dst7_r, dst6_r, tmp2, tmp3); in hevc_hv_4t_6w_msa() 3585 PCKEV_H2_SH(dst1_l, dst0_l, dst3_l, dst2_l, tmp4, tmp5); in hevc_hv_4t_6w_msa()
|
/third_party/skia/third_party/externals/libwebp/src/dsp/ |
H A D | enc_msa.c | 109 PCKEV_H2_SH(tmp1, tmp0, tmp3, tmp2, t0, t1); in FTransform_MSA() 126 PCKEV_H2_SH(tmp1, tmp0, tmp3, tmp2, t0, t1); in FTransform_MSA() 830 PCKEV_H2_SH(b1, b0, b3, b2, tmp2, tmp3); in QuantizeBlock_MSA() 843 PCKEV_H2_SH(t1, t0, t3, t2, tmp0, tmp1); in QuantizeBlock_MSA()
|
H A D | msa_macro.h | 1007 #define PCKEV_H2_SH(...) PCKEV_H2(v8i16, __VA_ARGS__) macro
|
/third_party/ffmpeg/libavutil/mips/ |
H A D | generic_macros_msa.h | 1759 #define PCKEV_H2_SH(...) PCKEV_H2(v8i16, __VA_ARGS__) macro
|