Home
last modified time | relevance | path

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

/external/webp/src/dsp/
Denc_neon.c619 static WEBP_INLINE int16x4x4_t DistoLoadW_NEON(const uint16_t* w) { in DistoLoadW_NEON() function
689 const int16x4x4_t d4_w = DistoLoadW_NEON(w); in Disto4x4_NEON()