Home
last modified time | relevance | path

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

/external/webp/src/dsp/
Denc.c705 static void Copy16x8_C(const uint8_t* src, uint8_t* dst) { in Copy16x8_C() function
778 VP8Copy16x8 = Copy16x8_C; in VP8EncDspInit()