AdjustAndCheckRectangle  290 third_party/libwebp/enc/picture.c   if (!AdjustAndCheckRectangle(src, &left, &top, width, height)) return 0;
AdjustAndCheckRectangle  331 third_party/libwebp/enc/picture.c   if (!AdjustAndCheckRectangle(pic, &left, &top, width, height)) return 0;