Home
last modified time | relevance | path

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

/external/webp/src/dsp/
Denc_neon.c614 static WEBP_INLINE int16x8x4_t DistoVerticalPass(int16x8x4_t q4_in) { in DistoVerticalPass() function
700 const int16x8x4_t q4_v = DistoVerticalPass(q4_t); in Disto4x4()