Home
last modified time | relevance | path

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

/external/webp/src/dsp/
Denc.c566 static void Mean16x4_C(const uint8_t* ref, uint32_t dc[4]) { in Mean16x4_C() function
769 VP8Mean16x4 = Mean16x4_C; in WEBP_DSP_INIT_FUNC()