Searched refs:VP8BlockCopy (Results 1 – 2 of 2) sorted by relevance
275 typedef void (*VP8BlockCopy)(const uint8_t* src, uint8_t* dst); typedef276 extern VP8BlockCopy VP8Copy4x4;277 extern VP8BlockCopy VP8Copy16x8;
732 VP8BlockCopy VP8Copy4x4;733 VP8BlockCopy VP8Copy16x8;