Home
last modified time | relevance | path

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

/external/webp/src/dsp/
Dupsampling_msa.c33 ILVRL_H2_UW(zero, t0, out0, out1); \
34 ILVRL_H2_UW(zero, t1, out2, out3); \
Dmsa_macro.h956 #define ILVRL_H2_UW(...) ILVRL_H2(v4u32, __VA_ARGS__) macro