Searched refs:SPLATI_H4_SH (Results 1 – 5 of 5) sorted by relevance
/external/libvpx/libvpx/vp9/encoder/mips/msa/ |
D | vp9_fdct_msa.h | 57 SPLATI_H4_SH(coeff1_m, 0, 4, 1, 5, cnst0_m, cnst1_m, cnst2_m, cnst3_m); \
|
/external/libvpx/libvpx/vpx_dsp/mips/ |
D | inv_txfm_msa.h | 57 SPLATI_H4_SH(coeff1_m, 0, 4, 1, 5, \ 145 SPLATI_H4_SH(mask_m, 3, 0, 1, 2, c0_m, c1_m, k1_m, k2_m); \
|
D | vpx_convolve8_msa.c | 62 SPLATI_H4_SH(filt, 0, 1, 2, 3, filt_vt0, filt_vt1, filt_vt2, filt_vt3); in common_hv_8ht_8vt_4w_msa() 142 SPLATI_H4_SH(filt, 0, 1, 2, 3, filt_vt0, filt_vt1, filt_vt2, filt_vt3); in common_hv_8ht_8vt_8w_msa()
|
D | vpx_convolve8_avg_msa.c | 56 SPLATI_H4_SH(filt, 0, 1, 2, 3, filt_vt0, filt_vt1, filt_vt2, filt_vt3); in common_hv_8ht_8vt_and_aver_dst_4w_msa() 144 SPLATI_H4_SH(filt, 0, 1, 2, 3, filt_vt0, filt_vt1, filt_vt2, filt_vt3); in common_hv_8ht_8vt_and_aver_dst_8w_msa()
|
D | macros_msa.h | 1286 #define SPLATI_H4_SH(...) SPLATI_H4(v8i16, __VA_ARGS__) macro
|