Home
last modified time | relevance | path

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

/external/libvpx/libvpx/vp8/common/mips/msa/
Dsixtap_filter_msa.c154 SPLATI_H3_SB(filt, 0, 1, 2, filt0, filt1, filt2); in common_hz_6t_4x4_msa()
181 SPLATI_H3_SB(filt, 0, 1, 2, filt0, filt1, filt2); in common_hz_6t_4x8_msa()
231 SPLATI_H3_SB(filt, 0, 1, 2, filt0, filt1, filt2); in common_hz_6t_8w_msa()
277 SPLATI_H3_SB(filt, 0, 1, 2, filt0, filt1, filt2); in common_hz_6t_16w_msa()
326 SPLATI_H3_SB(filt, 0, 1, 2, filt0, filt1, filt2); in common_vt_6t_4w_msa()
373 SPLATI_H3_SB(filt, 0, 1, 2, filt0, filt1, filt2); in common_vt_6t_8w_msa()
424 SPLATI_H3_SB(filt, 0, 1, 2, filt0, filt1, filt2); in common_vt_6t_16w_msa()
493 SPLATI_H3_SB(filt, 0, 1, 2, filt_hz0, filt_hz1, filt_hz2); in common_hv_6ht_6vt_4w_msa()
568 SPLATI_H3_SB(filt, 0, 1, 2, filt_hz0, filt_hz1, filt_hz2); in common_hv_6ht_6vt_8w_msa()
1119 SPLATI_H3_SB(filt, 0, 1, 2, filt_hz0, filt_hz1, filt_hz2); in common_hv_6ht_4vt_4w_msa()
[all …]
Dvp8_macros_msa.h1210 #define SPLATI_H3_SB(...) SPLATI_H3(v16i8, __VA_ARGS__) macro