Home
last modified time | relevance | path

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

/external/webp/src/dsp/
Denc.c701 static void Copy4x4_C(const uint8_t* src, uint8_t* dst) { in Copy4x4_C() function
771 VP8Copy4x4 = Copy4x4_C; in WEBP_DSP_INIT_FUNC()