Searched defs:win_w (Results 1 – 2 of 2) sorted by relevance
43 int win_x, win_y, win_w, win_h; member
63 int win_w = win.width * 2 + 1, win_h = win.height * 2 + 1; in cvFindCornerSubPix() local