Home
last modified time | relevance | path

Searched refs:SPLATI_H2_SH (Results 1 – 8 of 8) sorted by relevance

/external/libvpx/libvpx/vpx_dsp/mips/
Dfwd_txfm_msa.h28 SPLATI_H2_SH(coeff_m, 0, 1, cnst0_m, cnst1_m); \
32 SPLATI_H2_SH(coeff_m, 4, 3, cnst2_m, cnst3_m); \
72 SPLATI_H2_SH(coeff_m, 0, 1, x0_m, x1_m); \
76 SPLATI_H2_SH(coeff_m, 2, 3, x2_m, x3_m); \
99 SPLATI_H2_SH(coeff_m, 4, 5, x0_m, x1_m); \
103 SPLATI_H2_SH(coeff_m, 6, 7, x2_m, x3_m); \
132 SPLATI_H2_SH(coeff_m, 0, 1, x0_m, x1_m); \
136 SPLATI_H2_SH(coeff_m, 2, 3, x2_m, x3_m); \
159 SPLATI_H2_SH(coeff_m, 4, 5, x0_m, x1_m); \
163 SPLATI_H2_SH(coeff_m, 6, 7, x2_m, x3_m); \
[all …]
Dfwd_txfm_msa.c78 SPLATI_H2_SH(coeff, 2, 3, cnst0, cnst1); in fdct8x16_1d_column()
88 SPLATI_H2_SH(coeff1, 0, 1, cnst0, cnst1); in fdct8x16_1d_column()
100 SPLATI_H2_SH(coeff1, 2, 3, cnst0, cnst1); in fdct8x16_1d_column()
111 SPLATI_H2_SH(coeff, 2, 5, cnst0, cnst1); in fdct8x16_1d_column()
124 SPLATI_H2_SH(coeff1, 4, 5, cnst0, cnst1); in fdct8x16_1d_column()
136 SPLATI_H2_SH(coeff1, 6, 7, cnst0, cnst1); in fdct8x16_1d_column()
Dinv_txfm_msa.h28 SPLATI_H2_SH(coeff0_m, 0, 7, cnst0_m, cnst1_m); \
31 SPLATI_H2_SH(coeff0_m, 4, 3, cnst2_m, cnst3_m); \
40 SPLATI_H2_SH(coeff0_m, 2, 5, cnst0_m, cnst1_m); \
43 SPLATI_H2_SH(coeff0_m, 6, 1, cnst2_m, cnst3_m); \
67 SPLATI_H2_SH(coeff1_m, 2, 3, cnst0_m, cnst1_m); \
150 SPLATI_H2_SH(mask_m, 4, 7, k4_m, k3_m); \
188 SPLATI_H2_SH(mask_h, idx1_h, idx2_h, c0_m, c1_m); \
Dmacros_msa.h1252 #define SPLATI_H2_SH(...) SPLATI_H2(v8i16, __VA_ARGS__) macro
/external/libvpx/libvpx/vp9/encoder/mips/msa/
Dvp9_fdct_msa.h28 SPLATI_H2_SH(coeff0_m, 0, 7, cnst0_m, cnst1_m); \
31 SPLATI_H2_SH(coeff0_m, 4, 3, cnst2_m, cnst3_m); \
40 SPLATI_H2_SH(coeff0_m, 2, 5, cnst0_m, cnst1_m); \
43 SPLATI_H2_SH(coeff0_m, 6, 1, cnst2_m, cnst3_m); \
67 SPLATI_H2_SH(coeff1_m, 2, 3, cnst0_m, cnst1_m); \
/external/libvpx/libvpx/vp8/common/mips/msa/
Dsixtap_filter_msa.c943 SPLATI_H2_SH(filt, 0, 1, filt_vt0, filt_vt1); in common_hv_4ht_4vt_4w_msa()
1002 SPLATI_H2_SH(filt, 0, 1, filt_vt0, filt_vt1); in common_hv_4ht_4vt_8w_msa()
1083 SPLATI_H2_SH(filt, 0, 1, filt_vt0, filt_vt1); in common_hv_6ht_4vt_4w_msa()
1148 SPLATI_H2_SH(filt, 0, 1, filt_vt0, filt_vt1); in common_hv_6ht_4vt_8w_msa()
Dvp8_macros_msa.h1181 #define SPLATI_H2_SH(...) SPLATI_H2(v8i16, __VA_ARGS__) macro
/external/libaom/libaom/aom_dsp/mips/
Dmacros_msa.h1362 #define SPLATI_H2_SH(...) SPLATI_H2(v8i16, __VA_ARGS__) macro