Searched refs:Disto16x16 (Results 1 - 8 of 8) sorted by relevance

/external/opencv3/3rdparty/libwebp/dsp/
H A Denc_neon.c605 static int Disto16x16(const uint8_t* const a, const uint8_t* const b, function
633 VP8TDisto16x16 = Disto16x16;
H A Denc.c610 static int Disto16x16(const uint8_t* const a, const uint8_t* const b, function
711 VP8TDisto16x16 = Disto16x16;
/external/webp/src/dsp/
H A Denc_sse41.c211 static int Disto16x16(const uint8_t* const a, const uint8_t* const b, function
366 VP8TDisto16x16 = Disto16x16;
H A Denc_mips32.c399 static int Disto16x16(const uint8_t* const a, const uint8_t* const b, function
659 VP8TDisto16x16 = Disto16x16;
H A Denc.c603 static int Disto16x16(const uint8_t* const a, const uint8_t* const b, function
759 VP8TDisto16x16 = Disto16x16;
H A Denc_neon.c711 static int Disto16x16(const uint8_t* const a, const uint8_t* const b, function
918 VP8TDisto16x16 = Disto16x16;
H A Denc_mips_dsp_r2.c316 static int Disto16x16(const uint8_t* const a, const uint8_t* const b, function
1492 VP8TDisto16x16 = Disto16x16;
H A Denc_sse2.c1292 static int Disto16x16(const uint8_t* const a, const uint8_t* const b, function
1461 VP8TDisto16x16 = Disto16x16;

Completed in 759 milliseconds