Home
last modified time | relevance | path

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

/external/webp/src/dsp/
Denc_mips32.c365 static int Disto4x4_MIPS32(const uint8_t* const a, const uint8_t* const b, in Disto4x4_MIPS32() function
406 D += Disto4x4_MIPS32(a + x + y, b + x + y, w); in Disto16x16_MIPS32()
662 VP8TDisto4x4 = Disto4x4_MIPS32; in VP8EncDspInitMIPS32()