HomeSort by relevance Sort by last modified time
    Searched refs:VSHF_H2 (Results 1 - 2 of 2) sorted by null

  /external/webp/src/dsp/
msa_macro.h 454 #define VSHF_H2(RTYPE, in0, in1, in2, in3, mask0, mask1, out0, out1) do { \
458 #define VSHF_H2_UH(...) VSHF_H2(v8u16, __VA_ARGS__)
459 #define VSHF_H2_SH(...) VSHF_H2(v8i16, __VA_ARGS__)
    [all...]
  /external/libvpx/libvpx/vp8/common/mips/msa/
vp8_macros_msa.h 573 #define VSHF_H2(RTYPE, in0, in1, in2, in3, mask0, mask1, out0, out1) \
578 #define VSHF_H2_SH(...) VSHF_H2(v8i16, __VA_ARGS__)
    [all...]

Completed in 1443 milliseconds