Home
last modified time | relevance | path

Searched refs:VSHF_H2 (Results 1 - 2 of 2) sorted by relevance

/third_party/skia/third_party/externals/libwebp/src/dsp/
H A Dmsa_macro.h454 #define VSHF_H2(RTYPE, in0, in1, in2, in3, mask0, mask1, out0, out1) do { \ macro
458 #define VSHF_H2_UH(...) VSHF_H2(v8u16, __VA_ARGS__)
459 #define VSHF_H2_SH(...) VSHF_H2(v8i16, __VA_ARGS__)
/third_party/ffmpeg/libavutil/mips/
H A Dgeneric_macros_msa.h692 #define VSHF_H2(RTYPE, in0, in1, in2, in3, mask0, mask1, out0, out1) \ macro
697 #define VSHF_H2_SH(...) VSHF_H2(v8i16, __VA_ARGS__)
702 VSHF_H2(RTYPE, in0, in1, in2, in3, mask0, mask1, out0, out1); \

Completed in 7 milliseconds