Home
last modified time | relevance | path

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

/external/libvpx/libvpx/vp8/common/mips/msa/
Dpostproc_msa.c81 ILVRL_W2_UB(temp5, temp4, out8, out10); \
83 ILVRL_W2_UB(temp5, temp4, out12, out14); \
Dvp8_macros_msa.h1127 #define ILVRL_W2_UB(...) ILVRL_W2(v16u8, __VA_ARGS__) macro