Home
last modified time | relevance | path

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

/external/webp/src/mux/
Danim_encode.c39 } FrameRectangle; typedef
54 FrameRectangle prev_rect_; // Previous WebP frame rectangle.
211 const FrameRectangle* const rect) { in WebPUtilClearPic()
402 static int IsEmptyRect(const FrameRectangle* const rect) { in IsEmptyRect()
415 FrameRectangle* const rect, in MinimizeChangeRectangle()
500 static WEBP_INLINE void SnapToEvenOffsets(FrameRectangle* const rect) { in SnapToEvenOffsets()
510 FrameRectangle rect_ll_; // Frame rectangle for lossless compression.
512 FrameRectangle rect_lossy_; // Frame rectangle for lossy compression.
541 FrameRectangle* const rect, in GetSubRect()
597 FrameRectangle rect; in WebPAnimEncoderRefineRect()
[all …]