Home
last modified time | relevance | path

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

/AliOS-Things-master/components/SDL2/src/image/external/libwebp-1.0.2/src/dsp/
A Denc_neon.c661 static int Disto4x4_NEON(const uint8_t* const a, const uint8_t* const b, in Disto4x4_NEON() function
709 D += Disto4x4_NEON(a + x + y, b + x + y, w); in Disto16x16_NEON()
919 VP8TDisto4x4 = Disto4x4_NEON; in VP8EncDspInitNEON()

Completed in 5 milliseconds