Home
last modified time | relevance | path

Searched refs:ILVEV_W2 (Results 1 – 5 of 5) sorted by relevance

/external/webp/src/dsp/
Dmsa_macro.h778 #define ILVEV_W2(RTYPE, in0, in1, in2, in3, out0, out1) do { \ macro
782 #define ILVEV_W2_UB(...) ILVEV_W2(v16u8, __VA_ARGS__)
783 #define ILVEV_W2_SB(...) ILVEV_W2(v16i8, __VA_ARGS__)
784 #define ILVEV_W2_UH(...) ILVEV_W2(v8u16, __VA_ARGS__)
785 #define ILVEV_W2_SD(...) ILVEV_W2(v2i64, __VA_ARGS__)
/external/libpng/mips/
Dfilter_msa_intrinsics.c328 #define ILVEV_W2(RTYPE, in0, in1, in2, in3, out0, out1) \ macro
333 #define ILVEV_W2_UB(...) ILVEV_W2(v16u8, __VA_ARGS__)
/external/libvpx/libvpx/vp8/common/mips/msa/
Dvp8_macros_msa.h916 #define ILVEV_W2(RTYPE, in0, in1, in2, in3, out0, out1) \ macro
921 #define ILVEV_W2_SD(...) ILVEV_W2(v2i64, __VA_ARGS__)
/external/libvpx/libvpx/vpx_dsp/mips/
Dmacros_msa.h967 #define ILVEV_W2(RTYPE, in0, in1, in2, in3, out0, out1) \ macro
972 #define ILVEV_W2_SB(...) ILVEV_W2(v16i8, __VA_ARGS__)
/external/libaom/libaom/aom_dsp/mips/
Dmacros_msa.h1078 #define ILVEV_W2(RTYPE, in0, in1, in2, in3, out0, out1) \ macro
1083 #define ILVEV_W2_SB(...) ILVEV_W2(v16i8, __VA_ARGS__)