Lines Matching refs:top
60 f->dma_offset.initial = f->rect.top * f->f_width + f->rect.left; in camif_prepare_dma_offset()
815 out_frame->rect.top = 0; in s3c_camif_vidioc_s_fmt()
1011 sel->r.top = 0; in s3c_camif_g_selection()
1058 sel->r.left, sel->r.top, sel->r.width, sel->r.height); in s3c_camif_s_selection()
1341 crop->top = 0; in s3c_camif_subdev_set_fmt()
1392 sel->r.top = 0; in s3c_camif_subdev_get_selection()
1398 __func__, crop->left, crop->top, crop->width, in s3c_camif_subdev_get_selection()
1409 unsigned int top = 2 * r->top; in __camif_try_crop() local
1424 &top, 0, mf->height - r->height, 2, 0); in __camif_try_crop()
1427 r->top = top / 2; in __camif_try_crop()
1429 r->height = mf->height - top; in __camif_try_crop()
1450 r->left, r->top, r->width, r->height, mf->width, mf->height); in __camif_try_crop()
1490 __func__, crop->left, crop->top, crop->width, crop->height, in s3c_camif_subdev_set_selection()