Searched refs:crop_current (Results 1 – 6 of 6) sorted by relevance
378 dev->crop_current = dev->crop_defrect; in set_tvnorm()532 h_start = dev->crop_current.left; in set_size()533 v_start = dev->crop_current.top/2; in set_size()534 h_stop = (dev->crop_current.left + dev->crop_current.width -1); in set_size()535 v_stop = (dev->crop_current.top + dev->crop_current.height -1)/2; in set_size()546 prescale = dev->crop_current.width / width; in set_size()549 xscale = 1024 * dev->crop_current.width / prescale / width; in set_size()550 yscale = 512 * div * dev->crop_current.height / height; in set_size()673 maxw = dev->crop_current.width; in verify_preview()674 maxh = dev->crop_current.height; in verify_preview()[all …]
648 struct v4l2_rect crop_current; member
401 dev->crop_current = dev->crop_defrect; in set_tvnorm()555 h_start = dev->crop_current.left; in set_size()556 v_start = dev->crop_current.top/2; in set_size()557 h_stop = (dev->crop_current.left + dev->crop_current.width -1); in set_size()558 v_stop = (dev->crop_current.top + dev->crop_current.height -1)/2; in set_size()569 prescale = dev->crop_current.width / width; in set_size()572 xscale = 1024 * dev->crop_current.width / prescale / width; in set_size()573 yscale = 512 * div * dev->crop_current.height / height; in set_size()696 maxw = dev->crop_current.width; in verify_preview()697 maxh = dev->crop_current.height; in verify_preview()[all …]
654 struct v4l2_rect crop_current; member
150 struct v4l2_rect crop_current; member682 maxw = dev->crop_current.width; in verify_preview()683 maxh = dev->crop_current.height; in verify_preview()1209 dev->crop_current.width = fh->width; in viu_open()1210 dev->crop_current.height = fh->height; in viu_open()
145 struct v4l2_rect crop_current; member672 maxw = dev->crop_current.width; in verify_preview()673 maxh = dev->crop_current.height; in verify_preview()1199 dev->crop_current.width = fh->width; in viu_open()1200 dev->crop_current.height = fh->height; in viu_open()