Searched refs:numLines (Results 1 – 1 of 1) sorted by relevance
983 double numLines = 0; in dcn5_calculate_prefetch_source_lines() local1028 numLines = *MaxNumSwath * SwathHeight + MaxPartialSwath; in dcn5_calculate_prefetch_source_lines()1034 DML_LOG_VERBOSE("DML::%s: Prefetch source lines = %3.2f\n", __func__, numLines); in dcn5_calculate_prefetch_source_lines()1035 return (unsigned int)(numLines); in dcn5_calculate_prefetch_source_lines()