Home
last modified time | relevance | path

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

/external/webp/src/utils/
Dutils.h157 WEBP_EXTERN(void) WebPCopyPixels(const struct WebPPicture* const src,
Dutils.c231 void WebPCopyPixels(const WebPPicture* const src, WebPPicture* const dst) { in WebPCopyPixels() function