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

/external/webp/src/dsp/
H A Denc.c624 static int Disto4x4_C(const uint8_t* const a, const uint8_t* const b, function
637 D += Disto4x4_C(a + x + y, b + x + y, w);
757 VP8TDisto4x4 = Disto4x4_C;

Completed in 122 milliseconds