Searched refs:PCKEV_W2_UW (Results 1 – 2 of 2) sorted by relevance
/external/webp/src/dsp/ |
D | rescaler_msa.c | 69 PCKEV_W2_UW(out1, out0, out3, out2, dst0, dst1); \ 75 PCKEV_W2_UW(out1, out0, out3, out2, dst2, dst3); \
|
D | msa_macro.h | 1026 #define PCKEV_W2_UW(...) PCKEV_W2(v4u32, __VA_ARGS__) macro
|