Home
last modified time | relevance | path

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

/external/webp/src/dsp/
Ddec_msa.c311 #define LPF_SIMPLE_FILT(p1_in, p0_in, q0_in, q1_in, mask) do { \ macro
631 LPF_SIMPLE_FILT(p1, p0, q0, q1, mask); in SimpleVFilter16()
649 LPF_SIMPLE_FILT(p1, p0, q0, q1, mask); in SimpleHFilter16()