Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/media/platform/
H A Daspeed-video.c243 unsigned int frame_bottom; member
817 video->frame_bottom = (src_tb_edge & VE_SRC_TB_EDGE_DET_BOT) >> in aspeed_video_get_resolution()
822 VE_MODE_DETECT_V_LINES_SHF) - video->frame_bottom; in aspeed_video_get_resolution()
825 if (video->frame_top > video->frame_bottom) in aspeed_video_get_resolution()
845 det->height = (video->frame_bottom - video->frame_top) + 1; in aspeed_video_get_resolution()
900 video->frame_bottom + 1)); in aspeed_video_set_resolution()