Searched refs:ILVL_B4 (Results 1 – 2 of 2) sorted by relevance
/external/libvpx/libvpx/vpx_dsp/mips/ |
D | macros_msa.h | 1130 #define ILVL_B4(RTYPE, in0, in1, in2, in3, in4, in5, in6, in7, out0, out1, \ macro 1136 #define ILVL_B4_SB(...) ILVL_B4(v16i8, __VA_ARGS__) 1137 #define ILVL_B4_SH(...) ILVL_B4(v8i16, __VA_ARGS__) 1138 #define ILVL_B4_UH(...) ILVL_B4(v8u16, __VA_ARGS__)
|
/external/libvpx/libvpx/vp8/common/mips/msa/ |
D | vp8_macros_msa.h | 953 #define ILVL_B4(RTYPE, in0, in1, in2, in3, in4, in5, in6, in7, out0, out1, \ macro 959 #define ILVL_B4_SB(...) ILVL_B4(v16i8, __VA_ARGS__) 960 #define ILVL_B4_SH(...) ILVL_B4(v8i16, __VA_ARGS__)
|