Home
last modified time | relevance | path

Searched refs:ST_SB4 (Results 1 – 4 of 4) sorted by relevance

/external/webp/src/dsp/
Denc_msa.c502 ST_SB4(t0, t1, t2, t3, dst, BPS); in TrueMotion16x16()
Dmsa_macro.h306 #define ST_SB4(...) ST_B4(v16i8, __VA_ARGS__) macro
Ddec_msa.c814 ST_SB4(t0, t1, t2, t3, dst, BPS); in TM16()
/external/libvpx/libvpx/vp8/common/mips/msa/
Dvp8_macros_msa.h358 #define ST_SB4(...) ST_B4(v16i8, __VA_ARGS__) macro