Searched refs:hdtv (Results 1 – 1 of 1) sorted by relevance
406 setup_fs_video_constants(struct xorg_renderer *r, boolean hdtv) in setup_fs_video_constants() argument409 const float *video_constants = (hdtv) ? bt_709 : bt_601; in setup_fs_video_constants()501 Bool hdtv; in display_video() local521 hdtv = ((src_w >= RES_720P_X) && (src_h >= RES_720P_Y)); in display_video()540 setup_fs_video_constants(pPriv->r, hdtv); in display_video()