Lines Matching refs:ovid
290 struct omapvideo_info *ovid; in omap_vout_calculate_offset() local
296 ovid = &vout->vid_info; in omap_vout_calculate_offset()
298 if (ovid->rotation_type == VOUT_ROT_VRFB) { in omap_vout_calculate_offset()
329 struct omapvideo_info *ovid; in video_mode_to_dss_mode() local
333 ovid = &vout->vid_info; in video_mode_to_dss_mode()
334 ovl = ovid->overlays[0]; in video_mode_to_dss_mode()
450 struct omapvideo_info *ovid = &vout->vid_info; in omapvid_init() local
453 for (i = 0; i < ovid->num_overlays; i++) { in omapvid_init()
456 ovl = ovid->overlays[i]; in omapvid_init()
516 struct omapvideo_info *ovid = &vout->vid_info; in omapvid_apply_changes() local
518 for (i = 0; i < ovid->num_overlays; i++) { in omapvid_apply_changes()
521 ovl = ovid->overlays[i]; in omapvid_apply_changes()
577 struct omapvideo_info *ovid; in omap_vout_isr() local
584 ovid = &vout->vid_info; in omap_vout_isr()
585 ovl = ovid->overlays[0]; in omap_vout_isr()
677 struct omapvideo_info *ovid = &vout->vid_info; in omap_vout_buffer_setup() local
694 if (ovid->rotation_type == VOUT_ROT_VRFB) { in omap_vout_buffer_setup()
721 if (ovid->rotation_type == VOUT_ROT_NONE) { in omap_vout_buffer_setup()
778 struct omapvideo_info *ovid = &vout->vid_info; in omap_vout_buffer_prepare() local
811 if (ovid->rotation_type == VOUT_ROT_VRFB) in omap_vout_buffer_prepare()
948 struct omapvideo_info *ovid; in omap_vout_release() local
952 ovid = &vout->vid_info; in omap_vout_release()
959 for (i = 0; i < ovid->num_overlays; i++) { in omap_vout_release()
960 struct omap_overlay *ovl = ovid->overlays[i]; in omap_vout_release()
978 if (ovid->rotation_type == VOUT_ROT_VRFB) { in omap_vout_release()
1094 struct omapvideo_info *ovid; in vidioc_try_fmt_vid_out() local
1099 ovid = &vout->vid_info; in vidioc_try_fmt_vid_out()
1100 ovl = ovid->overlays[0]; in vidioc_try_fmt_vid_out()
1121 struct omapvideo_info *ovid; in vidioc_s_fmt_vid_out() local
1131 ovid = &vout->vid_info; in vidioc_s_fmt_vid_out()
1132 ovl = ovid->overlays[0]; in vidioc_s_fmt_vid_out()
1191 struct omapvideo_info *ovid; in vidioc_try_fmt_vid_overlay() local
1194 ovid = &vout->vid_info; in vidioc_try_fmt_vid_overlay()
1195 ovl = ovid->overlays[0]; in vidioc_try_fmt_vid_overlay()
1214 struct omapvideo_info *ovid; in vidioc_s_fmt_vid_overlay() local
1219 ovid = &vout->vid_info; in vidioc_s_fmt_vid_overlay()
1220 ovl = ovid->overlays[0]; in vidioc_s_fmt_vid_overlay()
1241 struct omapvideo_info *ovid; in vidioc_g_fmt_vid_overlay() local
1246 ovid = &vout->vid_info; in vidioc_g_fmt_vid_overlay()
1247 ovl = ovid->overlays[0]; in vidioc_g_fmt_vid_overlay()
1294 struct omapvideo_info *ovid; in vidioc_s_crop() local
1303 ovid = &vout->vid_info; in vidioc_s_crop()
1304 ovl = ovid->overlays[0]; in vidioc_s_crop()
1395 struct omapvideo_info *ovid; in vidioc_s_ctrl() local
1398 ovid = &vout->vid_info; in vidioc_s_ctrl()
1401 if (rotation && ovid->rotation_type == VOUT_ROT_NONE) { in vidioc_s_ctrl()
1453 struct omapvideo_info *ovid; in vidioc_s_ctrl() local
1456 ovid = &vout->vid_info; in vidioc_s_ctrl()
1459 if (mirror && ovid->rotation_type == VOUT_ROT_NONE) { in vidioc_s_ctrl()
1619 struct omapvideo_info *ovid = &vout->vid_info; in vidioc_streamon() local
1677 for (j = 0; j < ovid->num_overlays; j++) { in vidioc_streamon()
1678 struct omap_overlay *ovl = ovid->overlays[j]; in vidioc_streamon()
1703 struct omapvideo_info *ovid = &vout->vid_info; in vidioc_streamoff() local
1714 for (j = 0; j < ovid->num_overlays; j++) { in vidioc_streamoff()
1715 struct omap_overlay *ovl = ovid->overlays[j]; in vidioc_streamoff()
1739 struct omapvideo_info *ovid; in vidioc_s_fbuf() local
1744 ovid = &vout->vid_info; in vidioc_s_fbuf()
1745 ovl = ovid->overlays[0]; in vidioc_s_fbuf()
1810 struct omapvideo_info *ovid; in vidioc_g_fbuf() local
1814 ovid = &vout->vid_info; in vidioc_g_fbuf()
1815 ovl = ovid->overlays[0]; in vidioc_g_fbuf()
1954 struct omapvideo_info *ovid; in omap_vout_setup_video_bufs() local
1961 ovid = &vout->vid_info; in omap_vout_setup_video_bufs()
1980 if (ovid->rotation_type == VOUT_ROT_VRFB) { in omap_vout_setup_video_bufs()
2084 struct omapvideo_info *ovid; in omap_vout_cleanup_device() local
2090 ovid = &vout->vid_info; in omap_vout_cleanup_device()
2106 if (ovid->rotation_type == VOUT_ROT_VRFB) { in omap_vout_cleanup_device()