Searched refs:WebPCopyPixels (Results 1 – 3 of 3) sorted by relevance
156 WEBP_EXTERN void WebPCopyPixels(const struct WebPPicture* const src,
242 void WebPCopyPixels(const WebPPicture* const src, WebPPicture* const dst) { in WebPCopyPixels() function
831 WebPCopyPixels(enc->curr_canvas_, &enc->curr_canvas_copy_); in CopyCurrentCanvas()1129 WebPCopyPixels(prev_canvas, prev_canvas_disposed); in SetFrame()1275 WebPCopyPixels(enc->curr_canvas_, &enc->prev_canvas_); in CacheFrame()