Searched refs:XORI_B8_128_SB (Results 1 – 2 of 2) sorted by relevance
/external/libvpx/libvpx/vp8/common/mips/msa/ |
D | sixtap_filter_msa.c | 269 XORI_B8_128_SB(src0, src1, src2, src3, src4, src5, src6, src7); in common_hz_6t_16w_msa() 745 XORI_B8_128_SB(src0, src1, src2, src3, src4, src5, src6, src7); in common_hz_4t_16w_msa()
|
D | vp8_macros_msa.h | 1334 #define XORI_B8_128_SB(...) XORI_B8_128(v16i8, __VA_ARGS__) macro
|