Home
last modified time | relevance | path

Searched refs:omap_vout_new_crop (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/media/platform/ti/omap/
H A Domap_voutlib.h18 int omap_vout_new_crop(struct v4l2_pix_format *pix,
H A Domap_voutlib.c169 int omap_vout_new_crop(struct v4l2_pix_format *pix, in omap_vout_new_crop() function
276 EXPORT_SYMBOL_GPL(omap_vout_new_crop);
H A Domap_vout.c854 ret = omap_vout_new_crop(&vout->pix, &vout->crop, &vout->win, in vidioc_s_selection()