Searched refs:ILVEV_H2_UB (Results 1 – 3 of 3) sorted by relevance
/external/libvpx/vp8/common/mips/msa/ |
D | vp8_macros_msa.h | 908 #define ILVEV_H2_UB(...) ILVEV_H2(v16u8, __VA_ARGS__) macro 1629 ILVEV_H2_UB(tmp0_m, tmp1_m, out5, out7, tmp2_m, tmp3_m); \ 1638 ILVEV_H2_UB(tmp4_m, tmp5_m, tmp6_m, tmp7_m, tmp2_m, tmp3_m); \
|
/external/libvpx/vpx_dsp/mips/ |
D | macros_msa.h | 958 #define ILVEV_H2_UB(...) ILVEV_H2(v16u8, __VA_ARGS__) macro 1765 ILVEV_H2_UB(tmp0_m, tmp1_m, out5, out7, tmp2_m, tmp3_m); \ 1774 ILVEV_H2_UB(tmp4_m, tmp5_m, tmp6_m, tmp7_m, tmp2_m, tmp3_m); \
|
/external/webp/src/dsp/ |
D | msa_macro.h | 754 #define ILVEV_H2_UB(...) ILVEV_H2(v16u8, __VA_ARGS__) macro
|