Lines Matching refs:left
439 static int ctrl_cropl_min_get(struct pvr2_ctrl *cptr, int *left)
446 *left = cap->bounds.left;
450 static int ctrl_cropl_max_get(struct pvr2_ctrl *cptr, int *left)
457 *left = cap->bounds.left;
459 *left += cap->bounds.width - cptr->hdw->cropw_val;
498 bleftend = cap->bounds.left+cap->bounds.width;
528 *val = cap->bounds.left;
572 *val = cap->defrect.left;
1054 .desc = "Capture crop left margin",
1107 .desc = "Capture capability bounds left",
5105 /* No legal modes left; return error instead. */