Searched refs:ILVL_B4 (Results 1 – 2 of 2) sorted by relevance
/external/libvpx/libvpx/vp8/common/mips/msa/ |
D | vp8_macros_msa.h | 974 #define ILVL_B4(RTYPE, in0, in1, in2, in3, in4, in5, in6, in7, \ macro 980 #define ILVL_B4_SB(...) ILVL_B4(v16i8, __VA_ARGS__) 981 #define ILVL_B4_SH(...) ILVL_B4(v8i16, __VA_ARGS__)
|
/external/libvpx/libvpx/vpx_dsp/mips/ |
D | macros_msa.h | 1057 #define ILVL_B4(RTYPE, in0, in1, in2, in3, in4, in5, in6, in7, \ macro 1062 #define ILVL_B4_SB(...) ILVL_B4(v16i8, __VA_ARGS__) 1063 #define ILVL_B4_UH(...) ILVL_B4(v8u16, __VA_ARGS__)
|