Searched refs:SRAR_D4_UD (Results 1 – 2 of 2) sorted by relevance
/external/webp/src/dsp/ |
D | rescaler_msa.c | 35 SRAR_D4_UD(out0, out1, out2, out3, shift); \ 41 SRAR_D4_UD(out0, out1, out2, out3, shift); \ 68 SRAR_D4_UD(out0, out1, out2, out3, shift); \ 74 SRAR_D4_UD(out0, out1, out2, out3, shift); \ 95 SRAR_D4_UD(out0, out1, out2, out3, shift); \ 98 SRAR_D4_UD(out0, out1, out2, out3, shift); \
|
D | msa_macro.h | 1124 #define SRAR_D4_UD(...) SRAR_D4(v2u64, __VA_ARGS__) macro
|