Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/media/platform/omap/
Domap_vout.c278 struct omapvideo_info *ovid; in omap_vout_calculate_offset() local
284 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() local
321 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() local
441 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 …]