Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/media/platform/ti/omap/
Domap_vout.c202 struct omapvideo_info *ovid; in omap_vout_calculate_offset() local
208 ovid = &vout->vid_info; in omap_vout_calculate_offset()
210 if (ovid->rotation_type == VOUT_ROT_VRFB) { in omap_vout_calculate_offset()
241 struct omapvideo_info *ovid; in video_mode_to_dss_mode() local
245 ovid = &vout->vid_info; in video_mode_to_dss_mode()
246 ovl = ovid->overlays[0]; in video_mode_to_dss_mode()
362 struct omapvideo_info *ovid = &vout->vid_info; in omapvid_init() local
365 for (i = 0; i < ovid->num_overlays; i++) { in omapvid_init()
368 ovl = ovid->overlays[i]; in omapvid_init()
424 struct omapvideo_info *ovid = &vout->vid_info; in omapvid_apply_changes() local
[all …]