Lines Matching refs:maxRect
1804 NcvRect32u maxRect = h_hypothesesIntermediate.ptr()[0];1807 if (maxRect.width < h_hypothesesIntermediate.ptr()[j].width)1809 maxRect = h_hypothesesIntermediate.ptr()[j];1813 h_hypothesesIntermediate.ptr()[0] = maxRect;