Searched refs:WebPCopyPixels (Results 1 – 4 of 4) sorted by relevance
186 WEBP_EXTERN void WebPCopyPixels(const struct WebPPicture* const src,
245 void WebPCopyPixels(const WebPPicture* const src, WebPPicture* const dst) { in WebPCopyPixels() function
37 extern void WebPCopyPixels(const WebPPicture* const src,257 WebPCopyPixels(src, dst); in GIFCopyPixels()
831 WebPCopyPixels(enc->curr_canvas_, &enc->curr_canvas_copy_); in CopyCurrentCanvas()1130 WebPCopyPixels(prev_canvas, prev_canvas_disposed); in SetFrame()1276 WebPCopyPixels(enc->curr_canvas_, &enc->prev_canvas_); in CacheFrame()