Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/mips/
Dvp8_mc_msa.c172 SPLATI_H3_SB(filt, 0, 1, 2, filt0, filt1, filt2); in common_hz_6t_4x4_msa()
200 SPLATI_H3_SB(filt, 0, 1, 2, filt0, filt1, filt2); in common_hz_6t_4x8_msa()
251 SPLATI_H3_SB(filt, 0, 1, 2, filt0, filt1, filt2); in ff_put_vp8_epel8_h6_msa()
298 SPLATI_H3_SB(filt, 0, 1, 2, filt0, filt1, filt2); in ff_put_vp8_epel16_h6_msa()
347 SPLATI_H3_SB(filt, 0, 1, 2, filt0, filt1, filt2); in ff_put_vp8_epel4_v6_msa()
394 SPLATI_H3_SB(filt, 0, 1, 2, filt0, filt1, filt2); in ff_put_vp8_epel8_v6_msa()
445 SPLATI_H3_SB(filt, 0, 1, 2, filt0, filt1, filt2); in ff_put_vp8_epel16_v6_msa()
522 SPLATI_H3_SB(filt, 0, 1, 2, filt_hz0, filt_hz1, filt_hz2); in ff_put_vp8_epel4_h6v6_msa()
598 SPLATI_H3_SB(filt, 0, 1, 2, filt_hz0, filt_hz1, filt_hz2); in ff_put_vp8_epel8_h6v6_msa()
1202 SPLATI_H3_SB(filt, 0, 1, 2, filt_hz0, filt_hz1, filt_hz2); in ff_put_vp8_epel4_h6v4_msa()
[all …]
/third_party/ffmpeg/libavutil/mips/
Dgeneric_macros_msa.h1664 #define SPLATI_H3_SB(...) SPLATI_H3(v16i8, __VA_ARGS__) macro