Home
last modified time | relevance | path

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

/external/webp/src/dsp/
Denc_neon.c602 static WEBP_INLINE int16x8x4_t DistoVerticalPass_NEON(const uint8x8x4_t q4_in) { in DistoVerticalPass_NEON() function
688 const int16x8x4_t q4_v = DistoVerticalPass_NEON(d4_in); in Disto4x4_NEON()