Searched refs:LinesInCursorBuffer (Results 1 – 1 of 1) sorted by relevance
1778 unsigned int LinesInCursorBuffer = 0; in dcn5_calculate_cursor_urgent_burst_factor() local1782 …LinesInCursorBuffer = (unsigned int)math_floor2(CursorBufferSize * 1024.0 / (double)cursor_bytes_p… in dcn5_calculate_cursor_urgent_burst_factor()1784 CursorBufferSizeInTime = LinesInCursorBuffer * LineTime; in dcn5_calculate_cursor_urgent_burst_factor()1792 DML_LOG_VERBOSE("DML::%s: LinesInCursorBuffer = %u\n", __func__, LinesInCursorBuffer); in dcn5_calculate_cursor_urgent_burst_factor()