Searched refs:SPLATI_H2_SB (Results 1 – 2 of 2) sorted by relevance
/external/libvpx/vp8/common/mips/msa/ |
D | sixtap_filter_msa.c | 633 SPLATI_H2_SB(filt, 0, 1, filt0, filt1); in common_hz_4t_4x4_msa() 658 SPLATI_H2_SB(filt, 0, 1, filt0, filt1); in common_hz_4t_4x8_msa() 703 SPLATI_H2_SB(filt, 0, 1, filt0, filt1); in common_hz_4t_8w_msa() 736 SPLATI_H2_SB(filt, 0, 1, filt0, filt1); in common_hz_4t_16w_msa() 782 SPLATI_H2_SB(filt, 0, 1, filt0, filt1); in common_vt_4t_4w_msa() 826 SPLATI_H2_SB(filt, 0, 1, filt0, filt1); in common_vt_4t_8w_msa() 871 SPLATI_H2_SB(filt, 0, 1, filt0, filt1); in common_vt_4t_16w_msa() 930 SPLATI_H2_SB(filt, 0, 1, filt_hz0, filt_hz1); in common_hv_4ht_4vt_4w_msa() 988 SPLATI_H2_SB(filt, 0, 1, filt_hz0, filt_hz1); in common_hv_4ht_4vt_8w_msa() 1217 SPLATI_H2_SB(filt, 0, 1, filt_hz0, filt_hz1); in common_hv_4ht_6vt_4w_msa() [all …]
|
D | vp8_macros_msa.h | 1182 #define SPLATI_H2_SB(...) SPLATI_H2(v16i8, __VA_ARGS__) macro
|