Searched refs:prefetch_end_line (Results 1 – 1 of 1) sorted by relevance
153 int prefetch_end_line = (vblank_end - dst_y_after_scaler) % vtotal; in compute_pre_rec_first_hdl() local154 …ouble prefetch_start_line = (prefetch_end_line > dst_y_prefetch) ? (prefetch_end_line - dst_y_pref… in compute_pre_rec_first_hdl()