Home
last modified time | relevance | path

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

/external/opencv3/3rdparty/libwebp/mux/
Dmuxedit.c483 const int max_x_pos = x_offset + w; in GetImageCanvasWidthHeight() local
489 if (max_x_pos > max_x) max_x = max_x_pos; in GetImageCanvasWidthHeight()