Home
last modified time | relevance | path

Searched refs:ILVEV_D2 (Results 1 – 4 of 4) sorted by relevance

/external/webp/src/dsp/
Dmsa_macro.h830 #define ILVEV_D2(RTYPE, in0, in1, in2, in3, out0, out1) do { \ macro
834 #define ILVEV_D2_UB(...) ILVEV_D2(v16u8, __VA_ARGS__)
835 #define ILVEV_D2_SB(...) ILVEV_D2(v16i8, __VA_ARGS__)
836 #define ILVEV_D2_SW(...) ILVEV_D2(v4i32, __VA_ARGS__)
837 #define ILVEV_D2_SD(...) ILVEV_D2(v2i64, __VA_ARGS__)
/external/libvpx/libvpx/vp8/common/mips/msa/
Dvp8_macros_msa.h930 #define ILVEV_D2(RTYPE, in0, in1, in2, in3, out0, out1) \ macro
935 #define ILVEV_D2_UB(...) ILVEV_D2(v16u8, __VA_ARGS__)
/external/libvpx/libvpx/vpx_dsp/mips/
Dmacros_msa.h981 #define ILVEV_D2(RTYPE, in0, in1, in2, in3, out0, out1) \ macro
986 #define ILVEV_D2_UB(...) ILVEV_D2(v16u8, __VA_ARGS__)
/external/libaom/libaom/aom_dsp/mips/
Dmacros_msa.h1092 #define ILVEV_D2(RTYPE, in0, in1, in2, in3, out0, out1) \ macro
1097 #define ILVEV_D2_UB(...) ILVEV_D2(v16u8, __VA_ARGS__)