Searched refs:ILVEV_W2 (Results 1 – 2 of 2) sorted by relevance
/external/libvpx/libvpx/vp8/common/mips/msa/ |
D | vp8_macros_msa.h | 937 #define ILVEV_W2(RTYPE, in0, in1, in2, in3, out0, out1) \ macro 942 #define ILVEV_W2_SD(...) ILVEV_W2(v2i64, __VA_ARGS__)
|
/external/libvpx/libvpx/vpx_dsp/mips/ |
D | macros_msa.h | 1022 #define ILVEV_W2(RTYPE, in0, in1, in2, in3, out0, out1) { \ macro 1026 #define ILVEV_W2_SB(...) ILVEV_W2(v16i8, __VA_ARGS__)
|