Home
last modified time | relevance | path

Searched defs:VSHF_B3_SB (Results 1 – 2 of 2) sorted by relevance

/third_party/ffmpeg/libavcodec/loongarch/
Dvp8_mc_lsx.c54 #define VSHF_B3_SB(in0, in1, in2, in3, in4, in5, mask0, mask1, mask2, \ macro
/third_party/ffmpeg/libavutil/mips/
Dgeneric_macros_msa.h672 #define VSHF_B3_SB(...) VSHF_B3(v16i8, __VA_ARGS__) macro