Home
last modified time | relevance | path

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

/AliOS-Things-master/components/SDL2/src/image/external/libwebp-1.0.2/src/enc/
A Dpicture_rescale_enc.c48 static int AdjustAndCheckRectangle(const WebPPicture* const pic, in AdjustAndCheckRectangle() function
99 if (!AdjustAndCheckRectangle(src, &left, &top, width, height)) return 0; in WebPPictureView()
131 if (!AdjustAndCheckRectangle(pic, &left, &top, width, height)) return 0; in WebPPictureCrop()

Completed in 2 milliseconds