Home
last modified time | relevance | path

Searched refs:ILVL_B4_SH (Results 1 – 2 of 2) sorted by relevance

/external/libvpx/libvpx/vp8/common/mips/msa/
Dpostproc_msa.c78 ILVL_B4_SH(in1, in0, in3, in2, in5, in4, in7, in6, \
148 ILVL_B4_SH(in9, in8, in11, in10, in13, in12, in15, in14, \
Dvp8_macros_msa.h981 #define ILVL_B4_SH(...) ILVL_B4(v8i16, __VA_ARGS__) macro