Home
last modified time | relevance | path

Searched refs:ILVEV_D2_UB (Results 1 – 4 of 4) sorted by relevance

/external/webp/src/dsp/
Dmsa_macro.h834 #define ILVEV_D2_UB(...) ILVEV_D2(v16u8, __VA_ARGS__) macro
1288 ILVEV_D2_UB(tmp2_m, tmp3_m, tmp0_m, tmp1_m, out1, out3); \
1310 ILVEV_D2_UB(in0, in8, in1, in9, out7, out6); \
1311 ILVEV_D2_UB(in2, in10, in3, in11, out5, out4); \
1312 ILVEV_D2_UB(in4, in12, in5, in13, out3, out2); \
1313 ILVEV_D2_UB(in6, in14, in7, in15, out1, out0); \
/external/libvpx/libvpx/vp8/common/mips/msa/
Dvp8_macros_msa.h935 #define ILVEV_D2_UB(...) ILVEV_D2(v16u8, __VA_ARGS__) macro
1613 ILVEV_D2_UB(in0, in8, in1, in9, out7, out6); \
1614 ILVEV_D2_UB(in2, in10, in3, in11, out5, out4); \
1615 ILVEV_D2_UB(in4, in12, in5, in13, out3, out2); \
1616 ILVEV_D2_UB(in6, in14, in7, in15, out1, out0); \
/external/libvpx/libvpx/vpx_dsp/mips/
Dmacros_msa.h986 #define ILVEV_D2_UB(...) ILVEV_D2(v16u8, __VA_ARGS__) macro
1749 ILVEV_D2_UB(in0, in8, in1, in9, out7, out6); \
1750 ILVEV_D2_UB(in2, in10, in3, in11, out5, out4); \
1751 ILVEV_D2_UB(in4, in12, in5, in13, out3, out2); \
1752 ILVEV_D2_UB(in6, in14, in7, in15, out1, out0); \
/external/libaom/libaom/aom_dsp/mips/
Dmacros_msa.h1097 #define ILVEV_D2_UB(...) ILVEV_D2(v16u8, __VA_ARGS__) macro
1834 ILVEV_D2_UB(in0, in8, in1, in9, out7, out6); \
1835 ILVEV_D2_UB(in2, in10, in3, in11, out5, out4); \
1836 ILVEV_D2_UB(in4, in12, in5, in13, out3, out2); \
1837 ILVEV_D2_UB(in6, in14, in7, in15, out1, out0); \