Searched refs:ST_SB4 (Results 1 – 4 of 4) sorted by relevance
/external/webp/src/dsp/ |
D | enc_msa.c | 502 ST_SB4(t0, t1, t2, t3, dst, BPS); in TrueMotion16x16()
|
D | msa_macro.h | 306 #define ST_SB4(...) ST_B4(v16i8, __VA_ARGS__) macro
|
D | dec_msa.c | 814 ST_SB4(t0, t1, t2, t3, dst, BPS); in TM16()
|
/external/libvpx/libvpx/vp8/common/mips/msa/ |
D | vp8_macros_msa.h | 358 #define ST_SB4(...) ST_B4(v16i8, __VA_ARGS__) macro
|