Searched refs:SetCrop (Results 1 – 3 of 3) sorted by relevance
81 bool SetCrop(v4l2_crop* crop);
145 v4l2_dev.SetCrop(&crop); in TestSetCrop()
919 bool V4L2Device::SetCrop(v4l2_crop* crop) { in SetCrop() function in V4L2Device