Searched refs:SRAR_D4_UD (Results 1 – 2 of 2) sorted by relevance
/external/webp/src/dsp/ |
D | rescaler_msa.c | 34 SRAR_D4_UD(out0, out1, out2, out3, shift); \ 40 SRAR_D4_UD(out0, out1, out2, out3, shift); \ 67 SRAR_D4_UD(out0, out1, out2, out3, shift); \ 73 SRAR_D4_UD(out0, out1, out2, out3, shift); \ 94 SRAR_D4_UD(out0, out1, out2, out3, shift); \ 97 SRAR_D4_UD(out0, out1, out2, out3, shift); \
|
D | msa_macro.h | 1124 #define SRAR_D4_UD(...) SRAR_D4(v2u64, __VA_ARGS__) macro
|