Searched refs:LinesInDETLuma (Results 1 – 1 of 1) sorted by relevance
1822 double LinesInDETLuma; in dcn5_calculate_urgent_burst_factor() local1840 LinesInDETLuma = DETBufferSizeY / BytePerPixelInDETY / swath_width_luma_ub; in dcn5_calculate_urgent_burst_factor()1842 DETBufferSizeInTimeLuma = math_floor2(LinesInDETLuma, SwathHeightY) * LineTime / VRatio; in dcn5_calculate_urgent_burst_factor()1862 DML_LOG_VERBOSE("DML::%s: LinesInDETLuma = %f\n", __func__, LinesInDETLuma); in dcn5_calculate_urgent_burst_factor()