Searched refs:VP8BlockCopy (Results 1 – 2 of 2) sorted by relevance
480 typedef void (*VP8BlockCopy)(const uint8_t* src, uint8_t* dst); typedef481 extern VP8BlockCopy VP8Copy4x4;482 extern VP8BlockCopy VP8Copy8x8;483 extern VP8BlockCopy VP8Copy16x16;
726 VP8BlockCopy VP8Copy4x4;727 VP8BlockCopy VP8Copy8x8;728 VP8BlockCopy VP8Copy16x16;