Home
last modified time | relevance | path

Searched refs:SPLATI_H2_SB (Results 1 – 2 of 2) sorted by relevance

/external/libvpx/libvpx/vp8/common/mips/msa/
Dsixtap_filter_msa.c663 SPLATI_H2_SB(filt, 0, 1, filt0, filt1); in common_hz_4t_4x4_msa()
689 SPLATI_H2_SB(filt, 0, 1, filt0, filt1); in common_hz_4t_4x8_msa()
739 SPLATI_H2_SB(filt, 0, 1, filt0, filt1); in common_hz_4t_8w_msa()
774 SPLATI_H2_SB(filt, 0, 1, filt0, filt1); in common_hz_4t_16w_msa()
822 SPLATI_H2_SB(filt, 0, 1, filt0, filt1); in common_vt_4t_4w_msa()
868 SPLATI_H2_SB(filt, 0, 1, filt0, filt1); in common_vt_4t_8w_msa()
915 SPLATI_H2_SB(filt, 0, 1, filt0, filt1); in common_vt_4t_16w_msa()
976 SPLATI_H2_SB(filt, 0, 1, filt_hz0, filt_hz1); in common_hv_4ht_4vt_4w_msa()
1036 SPLATI_H2_SB(filt, 0, 1, filt_hz0, filt_hz1); in common_hv_4ht_4vt_8w_msa()
1275 SPLATI_H2_SB(filt, 0, 1, filt_hz0, filt_hz1); in common_hv_4ht_6vt_4w_msa()
[all …]
Dvp8_macros_msa.h1201 #define SPLATI_H2_SB(...) SPLATI_H2(v16i8, __VA_ARGS__) macro