Home
last modified time | relevance | path

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

/external/webp/include/webp/
Dencode.h225 WEBP_EXTERN(int) WebPPictureCopy(const WebPPicture* const src,
/external/webp/src/enc/
Dpicture.c125 int WebPPictureCopy(const WebPPicture* const src, WebPPicture* const dst) { in WebPPictureCopy() function