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