Home
last modified time | relevance | path

Searched refs:ST_SH2 (Results 1 – 12 of 12) sorted by relevance

/third_party/ffmpeg/libavcodec/mips/
Dhevcpred_msa.c691 ST_SH2(res0, res1, dst, stride); in hevc_intra_pred_plane_16x16_msa()
698 ST_SH2(res0, res1, dst, stride); in hevc_intra_pred_plane_16x16_msa()
705 ST_SH2(res0, res1, dst, stride); in hevc_intra_pred_plane_16x16_msa()
712 ST_SH2(res0, res1, dst, stride); in hevc_intra_pred_plane_16x16_msa()
719 ST_SH2(res0, res1, dst, stride); in hevc_intra_pred_plane_16x16_msa()
726 ST_SH2(res0, res1, dst, stride); in hevc_intra_pred_plane_16x16_msa()
733 ST_SH2(res0, res1, dst, stride); in hevc_intra_pred_plane_16x16_msa()
740 ST_SH2(res0, res1, dst, stride); in hevc_intra_pred_plane_16x16_msa()
774 ST_SH2(res0, res1, dst, stride); in process_intra_upper_16x16_msa()
781 ST_SH2(res0, res1, dst, stride); in process_intra_upper_16x16_msa()
[all …]
Dvp9_idct_msa.c372 ST_SH2(zero, zero, input, 8); in vp9_idct4x4_colcol_addblk_msa()
394 ST_SH2(zero, zero, input, 8); in vp9_iadst4x4_colcol_addblk_msa()
416 ST_SH2(zero, zero, input, 8); in vp9_iadst_idct_4x4_add_msa()
438 ST_SH2(zero, zero, input, 8); in vp9_idct_iadst_4x4_add_msa()
1697 ST_SH2(loc1, loc3, tmp_eve_buf, 8); in vp9_idct8x32_column_even_process_store()
1698 ST_SH2(loc2, loc0, (tmp_eve_buf + 14 * 8), 8); in vp9_idct8x32_column_even_process_store()
1701 ST_SH2(loc1, loc3, (tmp_eve_buf + 2 * 8), 8); in vp9_idct8x32_column_even_process_store()
1702 ST_SH2(loc2, loc0, (tmp_eve_buf + 12 * 8), 8); in vp9_idct8x32_column_even_process_store()
1706 ST_SH2(loc1, loc3, (tmp_eve_buf + 4 * 8), 8); in vp9_idct8x32_column_even_process_store()
1707 ST_SH2(loc2, loc0, (tmp_eve_buf + 10 * 8), 8); in vp9_idct8x32_column_even_process_store()
[all …]
Dhevcdsp_msa.c119 ST_SH2(in0, in1, dst, dst_stride); in hevc_copy_8w_msa()
684 ST_SH2(dst0, dst2, dst, dst_stride); in hevc_hz_8t_16w_msa()
685 ST_SH2(dst1, dst3, dst + 8, dst_stride); in hevc_hz_8t_16w_msa()
756 ST_SH2(dst0, dst1, dst, 8); in hevc_hz_8t_24w_msa()
759 ST_SH2(dst3, dst4, dst, 8); in hevc_hz_8t_24w_msa()
891 ST_SH2(dst4, dst5, (dst + 32), 8); in hevc_hz_8t_48w_msa()
2089 ST_SH2(dst0, dst1, dst, dst_stride); in hevc_hz_4t_8x2multiple_msa()
2349 ST_SH2(dst0, dst1, dst, 8); in hevc_hz_4t_24w_msa()
2351 ST_SH2(dst2, dst3, dst, 8); in hevc_hz_4t_24w_msa()
2370 ST_SH2(dst0, dst1, dst, 8); in hevc_hz_4t_24w_msa()
[all …]
Dhevc_idct_msa.c328 ST_SH2(in0, in1, coeffs, 8); in hevc_idct_4x4_msa()
669 ST_SH2(dst, dst, coeffs, 8); in hevc_idct_dc_4x4_msa()
960 ST_SH2(dst0, dst1, coeffs, 8); in hevc_idct_luma_4x4_msa()
Dhevc_mc_biw_msa.c985 ST_SH2(out0, out1, dst, dst_stride); in hevc_hz_biwgt_8t_16w_msa()
1193 ST_SH2(out0, out1, dst, 16); in hevc_hz_biwgt_8t_32w_msa()
1278 ST_SH2(out0, out1, dst, 16); in hevc_hz_biwgt_8t_48w_msa()
1390 ST_SH2(out0, out1, dst_tmp, 16); in hevc_hz_biwgt_8t_64w_msa()
1789 ST_SH2(out0, out1, dst_tmp, dst_stride); in hevc_vt_biwgt_8t_16multx2mult_msa()
3324 ST_SH2(dst0, dst1, dst, dst_stride); in hevc_hz_biwgt_4t_16w_msa()
3333 ST_SH2(dst0, dst1, dst, dst_stride); in hevc_hz_biwgt_4t_16w_msa()
3408 ST_SH2(dst0, dst1, dst, dst_stride); in hevc_hz_biwgt_4t_24w_msa()
3493 ST_SH2(dst0, dst1, dst, 16); in hevc_hz_biwgt_4t_32w_msa()
4216 ST_SH2(tmp0, tmp1, dst, dst_stride); in hevc_vt_biwgt_4t_16w_msa()
[all …]
Dhevc_mc_bi_msa.c824 ST_SH2(dst0, dst1, dst, dst_stride); in hevc_hz_bi_8t_16w_msa()
1528 ST_SH2(dst0_r, dst1_r, dst_tmp, dst_stride); in hevc_vt_bi_8t_16multx2mult_msa()
2732 ST_SH2(dst0, dst1, dst, dst_stride); in hevc_hz_bi_4t_16w_msa()
2899 ST_SH2(dst0, dst1, dst, 16); in hevc_hz_bi_4t_32w_msa()
3520 ST_SH2(dst0_r, dst1_r, dst, dst_stride); in hevc_vt_bi_4t_16w_msa()
3545 ST_SH2(dst0_r, dst1_r, dst, dst_stride); in hevc_vt_bi_4t_16w_msa()
3628 ST_SH2(dst0_r, dst1_r, dst, dst_stride); in hevc_vt_bi_4t_24w_msa()
3668 ST_SH2(dst0_r, dst1_r, dst, dst_stride); in hevc_vt_bi_4t_24w_msa()
3749 ST_SH2(dst0_r, dst1_r, dst, dst_stride); in hevc_vt_bi_4t_32w_msa()
3773 ST_SH2(dst2_r, dst3_r, dst_tmp, dst_stride); in hevc_vt_bi_4t_32w_msa()
Dh264idct_msa.c287 ST_SH2(zero, zero, src, 8); in ff_h264_idct_add_msa()
/third_party/flutter/skia/third_party/externals/libwebp/src/dsp/
Denc_msa.c168 ST_SH2(out0, out1, out, 8); in FTransformWHT_MSA()
244 ST_SH2(coeff0, coeff1, &out[0], 8); in CollectHistogram_MSA()
849 ST_SH2(in0, in1, &in[0], 8); in QuantizeBlock_MSA()
850 ST_SH2(out0, out1, &out[0], 8); in QuantizeBlock_MSA()
Dmsa_macro.h355 #define ST_SH2(...) ST_H2(v8i16, __VA_ARGS__) macro
/third_party/skia/third_party/externals/libwebp/src/dsp/
Denc_msa.c168 ST_SH2(out0, out1, out, 8); in FTransformWHT_MSA()
244 ST_SH2(coeff0, coeff1, &out[0], 8); in CollectHistogram_MSA()
849 ST_SH2(in0, in1, &in[0], 8); in QuantizeBlock_MSA()
850 ST_SH2(out0, out1, &out[0], 8); in QuantizeBlock_MSA()
Dmsa_macro.h355 #define ST_SH2(...) ST_H2(v8i16, __VA_ARGS__) macro
/third_party/ffmpeg/libavutil/mips/
Dgeneric_macros_msa.h370 #define ST_SH2(...) ST_V2(v8i16, __VA_ARGS__) macro