Searched refs:pix_per_tv_frame (Results 1 – 1 of 1) sorted by relevance
220 uint32 pix_per_tv_frame; in Radeon_MatchCRTPLL() local225 pix_per_tv_frame = tv_v_total * tv_h_total + tv_frame_size_adjust; in Radeon_MatchCRTPLL()255 crt_freq = (uint64)freq * pix_per_crt_frame * 2 / pix_per_tv_frame; in Radeon_MatchCRTPLL()276 frame_rate_drift = (uint64)abs_crt_error * pix_per_tv_frame / freq; in Radeon_MatchCRTPLL()