Searched defs:vert_crop (Results 1 – 3 of 3) sorted by relevance
33 const int vert_crop = ((capture_height - cropped_height) / 2); in TestSourceCropFrame() local
227 const int vert_crop = frame->visible_rect().y(); in SendGetFrameReply() local
337 int vert_crop = ((abs(h) - dh) / 2) & ~1; in Reset() local