Home
last modified time | relevance | path

Searched refs:ILVR_H2_SH (Results 1 – 10 of 10) sorted by relevance

/third_party/ffmpeg/libavcodec/mips/
Dsimple_idct_msa.c84 ILVR_H2_SH(w5, w7, w7, w3, const4, const6); in simple_idct_msa()
161 ILVR_H2_SH(w5, w7, w7, w3, const4, const6); in simple_idct_msa()
247 ILVR_H2_SH(w5, w7, w7, w3, const4, const6); in simple_idct_put_msa()
323 ILVR_H2_SH(w5, w7, w7, w3, const4, const6); in simple_idct_put_msa()
402 ILVR_H2_SH(w5, w7, w7, w3, const4, const6); in simple_idct_add_msa()
Dhevc_idct_msa.c454 ILVR_H2_SH(in1, in0, in3, in2, src0_r, src1_r); in hevc_idct_8x32_column_msa()
459 ILVR_H2_SH(in6, in4, in7, in5, src2_r, src3_r); in hevc_idct_8x32_column_msa()
Dvp9_idct_msa.c285 ILVR_H2_SH(in0, in2, in1, in3, res0_m, res1_m); \
296 ILVR_H2_SH(in0, in2, in1, in3, res0_m, res1_m); \
644 ILVR_H2_SH(in3, in1, in2, in0, s1, s0); in vp9_idct8x8_12_colcol_addblk_msa()
Dh264dsp_msa.c1026 ILVR_H2_SH(src1, src0, src3, src2, tmp0, tmp2); in avc_h_loop_filter_luma_mbaff_intra_msa()
1676 ILVR_H2_SH(src1, src0, src3, src2, src4, src6); in avc_h_loop_filter_luma_mbaff_msa()
Dh264qpel_msa.c4170 ILVR_H2_SH(hz_out5, hz_out4, hz_out6, hz_out5, hz_out54_r, in ff_avg_h264_qpel16_mc21_msa()
4206 ILVR_H2_SH(hz_out7, hz_out6, hz_out8, hz_out7, hz_out76_r, in ff_avg_h264_qpel16_mc21_msa()
4302 ILVR_H2_SH(hz_out5, hz_out4, hz_out6, hz_out5, hz_out54_r, hz_out65_r); in ff_avg_h264_qpel16_mc23_msa()
4336 ILVR_H2_SH(hz_out7, hz_out6, hz_out8, hz_out7, hz_out76_r, in ff_avg_h264_qpel16_mc23_msa()
Dhevc_mc_uni_msa.c1558 ILVR_H2_SH(dst4, dst3, dst6, dst5, dst43_r, dst65_r); in hevc_hv_uni_8t_8multx2mult_msa()
1704 ILVR_H2_SH(dst4, dst3, dst6, dst5, dst43_r, dst65_r); in hevc_hv_uni_8t_12w_msa()
Dhevc_mc_biw_msa.c2189 ILVR_H2_SH(dst4, dst3, dst6, dst5, dst43_r, dst65_r); in hevc_hv_biwgt_8t_8multx2mult_msa()
2378 ILVR_H2_SH(dsth4, dsth3, dsth6, dsth5, dst43_r, dst65_r); in hevc_hv_biwgt_8t_12w_msa()
Dhevc_mc_uniw_msa.c1975 ILVR_H2_SH(dst4, dst3, dst6, dst5, dst43_r, dst65_r); in hevc_hv_uniwgt_8t_8multx2mult_msa()
/third_party/ffmpeg/libavutil/mips/
Dgeneric_macros_msa.h1392 #define ILVR_H2_SH(...) ILVR_H2(v8i16, __VA_ARGS__) macro
2470 ILVR_H2_SH(in1, in0, in3, in2, s0_m, s1_m); \
2489 ILVR_H2_SH(in6, in4, in7, in5, s0_m, s1_m); \
2493 ILVR_H2_SH(in2, in0, in3, in1, s0_m, s1_m); \
/third_party/skia/third_party/externals/libwebp/src/dsp/
Dmsa_macro.h896 #define ILVR_H2_SH(...) ILVR_H2(v8i16, __VA_ARGS__) macro