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