Home
last modified time | relevance | path

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

/external/webp/src/dsp/
Denc_neon.c568 static WEBP_INLINE int16x8x4_t DistoTranspose4x4S16_NEON(int16x8x4_t q4_in) { in DistoTranspose4x4S16_NEON() function
691 const int16x8x4_t q4_t = DistoTranspose4x4S16_NEON(q4_v); in Disto4x4_NEON()