Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/media/video/omap/
Domap_voutlib.h30 void omap_vout_new_format(struct v4l2_pix_format *pix,
Domap_voutlib.c281 void omap_vout_new_format(struct v4l2_pix_format *pix, in omap_vout_new_format() function
296 EXPORT_SYMBOL_GPL(omap_vout_new_format);
Domap_vout.c1160 omap_vout_new_format(&vout->pix, &vout->fbuf, &vout->crop, &vout->win); in vidioc_s_fmt_vid_out()
1924 omap_vout_new_format(pix, &vout->fbuf, &vout->crop, &vout->win); in omap_vout_setup_video_data()