Home
last modified time | relevance | path

Searched defs:prev_canvas (Results 1 - 3 of 3) sorted by relevance

/third_party/skia/third_party/externals/libwebp/examples/
H A Dgif2webp.c112 WebPPicture prev_canvas; // Disposed. in main() local
H A Dgifdec.c260 GIFDisposeFrame(GIFDisposeMethod dispose, const GIFFrameRect* const rect, const WebPPicture* const prev_canvas, WebPPicture* const curr_canvas) GIFDisposeFrame() argument
375 GIFDisposeFrame(GIFDisposeMethod dispose, const GIFFrameRect* const rect, const struct WebPPicture* const prev_canvas, struct WebPPicture* const curr_canvas) GIFDisposeFrame() argument
/third_party/skia/third_party/externals/libwebp/src/mux/
H A Danim_encode.c535 static int GetSubRect(const WebPPicture* const prev_canvas, in GetSubRect() argument
566 static int GetSubRects(const WebPPicture* const prev_canvas, in GetSubRects() argument
591 WebPAnimEncoderRefineRect( const WebPPicture* const prev_canvas, const WebPPicture* const curr_canvas, int is_lossless, float quality, int* const x_offset, int* const y_offset, int* const width, int* const height) WebPAnimEncoderRefineRect() argument
861 const WebPPicture* const prev_canvas = GenerateCandidates() local
1064 const WebPPicture* const prev_canvas = &enc->prev_canvas_; SetFrame() local
[all...]

Completed in 5 milliseconds