Searched refs:Copy8x8 (Results 1 – 1 of 1) sorted by relevance
665 static void Copy8x8(const uint8_t* src, uint8_t* dst) { Copy(src, dst, 8); } in Copy8x8() function752 VP8Copy8x8 = Copy8x8; in VP8EncDspInit()