Searched refs:ILVRL_W2_UB (Results 1 – 6 of 6) sorted by relevance
/external/libvpx/libvpx/vpx_dsp/mips/ |
D | deblock_msa.c | 33 ILVRL_W2_UB(temp5, temp4, out8, out10); \ 35 ILVRL_W2_UB(temp5, temp4, out12, out14); \
|
D | vpx_convolve8_msa.c | 821 ILVRL_W2_UB(tmp2, tmp0, out0, out1); in transpose8x8_to_dst() 822 ILVRL_W2_UB(tmp3, tmp1, out2, out3); in transpose8x8_to_dst()
|
D | macros_msa.h | 1185 #define ILVRL_W2_UB(...) ILVRL_W2(v16u8, __VA_ARGS__) macro
|
/external/webp/src/dsp/ |
D | msa_macro.h | 962 #define ILVRL_W2_UB(...) ILVRL_W2(v16u8, __VA_ARGS__) macro
|
/external/libvpx/libvpx/vp8/common/mips/msa/ |
D | vp8_macros_msa.h | 1106 #define ILVRL_W2_UB(...) ILVRL_W2(v16u8, __VA_ARGS__) macro
|
/external/libaom/libaom/aom_dsp/mips/ |
D | macros_msa.h | 1296 #define ILVRL_W2_UB(...) ILVRL_W2(v16u8, __VA_ARGS__) macro
|