Home
last modified time | relevance | path

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

/external/webp/src/enc/
Dpicture_rescale_enc.c44 static int AdjustAndCheckRectangle(const WebPPicture* const pic, in AdjustAndCheckRectangle() function
95 if (!AdjustAndCheckRectangle(src, &left, &top, width, height)) return 0; in WebPPictureView()
127 if (!AdjustAndCheckRectangle(pic, &left, &top, width, height)) return 0; in WebPPictureCrop()