Searched refs:vid_win_ht (Results 1 – 1 of 1) sorted by relevance
231 unsigned int vid_win_wid, vid_win_ht; in zr36057_set_vfe() local280 vid_win_ht = disp_mode ? video_height : video_height / 2; in zr36057_set_vfe()281 Y = DIV_ROUND_UP(vid_win_ht * 64 * 2, tvn->ha); in zr36057_set_vfe()282 he = (vid_win_ht * 64) / Y; in zr36057_set_vfe()324 | (vid_win_ht << ZR36057_VDCR_VID_WIN_HT) in zr36057_set_vfe()