Home
last modified time | relevance | path

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

/AliOS-Things-master/components/SDL2/src/image/external/libwebp-1.0.2/src/mux/
A Danim_encode.c38 } FrameRectangle; typedef
53 FrameRectangle prev_rect_; // Previous WebP frame rectangle.
209 const FrameRectangle* const rect) { in WebPUtilClearPic()
403 static int IsEmptyRect(const FrameRectangle* const rect) { in IsEmptyRect()
416 FrameRectangle* const rect, in MinimizeChangeRectangle()
542 FrameRectangle* const rect, in GetSubRect()
598 FrameRectangle rect; in WebPAnimEncoderRefineRect()
632 static uint32_t RectArea(const FrameRectangle* const rect) { in RectArea()
782 FrameRectangle rect_;
962 const FrameRectangle rect = { 0, 0, 1, 1 }; in IncreasePreviousDuration()
[all …]

Completed in 6 milliseconds