Home
last modified time | relevance | path

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

/external/webp/src/dsp/
Denc_neon.c613 static WEBP_INLINE int16x4x4_t DistoLoadW(const uint16_t* w) { in DistoLoadW() function
683 const int16x4x4_t d4_w = DistoLoadW(w); in Disto4x4()