Home
last modified time | relevance | path

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

/external/opencv3/3rdparty/libwebp/mux/
Dmuxedit.c477 int64_t image_area = 0; in GetImageCanvasWidthHeight() local
491 image_area += w * h; in GetImageCanvasWidthHeight()
499 if ((flags & FRAGMENTS_FLAG) && (image_area != (max_x * max_y))) { in GetImageCanvasWidthHeight()