Searched refs:ILVL_B4_SH (Results 1 – 3 of 3) sorted by relevance
/external/libvpx/libvpx/vpx_dsp/mips/ |
D | deblock_msa.c | 31 ILVL_B4_SH(in1, in0, in3, in2, in5, in4, in7, in6, temp0, temp1, temp2, \ 101 ILVL_B4_SH(in9, in8, in11, in10, in13, in12, in15, in14, temp2, temp3, \
|
D | macros_msa.h | 1137 #define ILVL_B4_SH(...) ILVL_B4(v8i16, __VA_ARGS__) macro
|
/external/libvpx/libvpx/vp8/common/mips/msa/ |
D | vp8_macros_msa.h | 960 #define ILVL_B4_SH(...) ILVL_B4(v8i16, __VA_ARGS__) macro
|