Lines Matching refs:top
464 static int ctrl_cropt_min_get(struct pvr2_ctrl *cptr, int *top)
471 *top = cap->bounds.top;
475 static int ctrl_cropt_max_get(struct pvr2_ctrl *cptr, int *top)
482 *top = cap->bounds.top;
484 *top += cap->bounds.height - cptr->hdw->croph_val;
514 btopend = cap->bounds.top+cap->bounds.height;
539 *val = cap->bounds.top;
583 *val = cap->defrect.top;
1064 .desc = "Capture crop top margin",
1102 .desc = "Capture capability bounds top",