/external/libvpx/libvpx/vpx_dsp/mips/ |
fwd_txfm_msa.h | 41 SPLATI_H2_SH(coeff_m, 0, 1, cnst0_m, cnst1_m); \ 45 SPLATI_H2_SH(coeff_m, 4, 3, cnst2_m, cnst3_m); \ 84 SPLATI_H2_SH(coeff_m, 0, 1, x0_m, x1_m); \ 88 SPLATI_H2_SH(coeff_m, 2, 3, x2_m, x3_m); \ 111 SPLATI_H2_SH(coeff_m, 4, 5, x0_m, x1_m); \ 115 SPLATI_H2_SH(coeff_m, 6, 7, x2_m, x3_m); \ 143 SPLATI_H2_SH(coeff_m, 0, 1, x0_m, x1_m); \ 147 SPLATI_H2_SH(coeff_m, 2, 3, x2_m, x3_m); \ 170 SPLATI_H2_SH(coeff_m, 4, 5, x0_m, x1_m); \ 174 SPLATI_H2_SH(coeff_m, 6, 7, x2_m, x3_m); [all...] |
fwd_txfm_msa.c | 63 SPLATI_H2_SH(coeff, 2, 3, cnst0, cnst1); 73 SPLATI_H2_SH(coeff1, 0, 1, cnst0, cnst1); 85 SPLATI_H2_SH(coeff1, 2, 3, cnst0, cnst1); 96 SPLATI_H2_SH(coeff, 2, 5, cnst0, cnst1); 109 SPLATI_H2_SH(coeff1, 4, 5, cnst0, cnst1); 121 SPLATI_H2_SH(coeff1, 6, 7, cnst0, cnst1);
|
inv_txfm_msa.h | 27 SPLATI_H2_SH(coeff0_m, 0, 7, cnst0_m, cnst1_m); \ 30 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); \ 70 SPLATI_H2_SH(coeff1_m, 2, 3, cnst0_m, cnst1_m); \ 151 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); \
|
macros_msa.h | [all...] |
/external/libvpx/libvpx/vp9/encoder/mips/msa/ |
vp9_fdct_msa.h | 27 SPLATI_H2_SH(coeff0_m, 0, 7, cnst0_m, cnst1_m); \ 30 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); \ 69 SPLATI_H2_SH(coeff1_m, 2, 3, cnst0_m, cnst1_m); \
|
/external/libvpx/libvpx/vp8/common/mips/msa/ |
sixtap_filter_msa.c | [all...] |
vp8_macros_msa.h | [all...] |