Searched refs:ovid (Results 1 – 1 of 1) sorted by relevance
278 struct omapvideo_info *ovid; in omap_vout_calculate_offset() local284 ovid = &vout->vid_info; in omap_vout_calculate_offset()286 if (ovid->rotation_type == VOUT_ROT_VRFB) { in omap_vout_calculate_offset()317 struct omapvideo_info *ovid; in video_mode_to_dss_mode() local321 ovid = &vout->vid_info; in video_mode_to_dss_mode()322 ovl = ovid->overlays[0]; in video_mode_to_dss_mode()438 struct omapvideo_info *ovid = &vout->vid_info; in omapvid_init() local441 for (i = 0; i < ovid->num_overlays; i++) { in omapvid_init()444 ovl = ovid->overlays[i]; in omapvid_init()500 struct omapvideo_info *ovid = &vout->vid_info; in omapvid_apply_changes() local[all …]