Home
last modified time | relevance | path

Searched refs:VP8BlockCopy (Results 1 – 2 of 2) sorted by relevance

/AliOS-Things-master/components/SDL2/src/image/external/libwebp-1.0.2/src/dsp/
A Ddsp.h269 typedef void (*VP8BlockCopy)(const uint8_t* src, uint8_t* dst); typedef
270 extern VP8BlockCopy VP8Copy4x4;
271 extern VP8BlockCopy VP8Copy16x8;
A Denc.c732 VP8BlockCopy VP8Copy4x4;
733 VP8BlockCopy VP8Copy16x8;

Completed in 6 milliseconds