Searched refs:v_ratio_c (Results 1 – 1 of 1) sorted by relevance
6756 double v_ratio_c = p->display_cfg->plane_descriptors[k].composition.scaler_info.plane1.v_ratio; in CalculateWatermarksMALLUseAndDRAMSpeedChangeSupport() local6758 …erPixelDETY[k] * v_ratio + p->SwathWidthC[k] * p->BytePerPixelDETC[k] * v_ratio_c) / (h_total / pi… in CalculateWatermarksMALLUseAndDRAMSpeedChangeSupport()6768 double v_ratio_c = p->display_cfg->plane_descriptors[k].composition.scaler_info.plane1.v_ratio; in CalculateWatermarksMALLUseAndDRAMSpeedChangeSupport() local6787 …s->EffectiveLBLatencyHidingC = s->LBLatencyHidingSourceLinesC[k] / v_ratio_c * (h_total / pixel_cl… in CalculateWatermarksMALLUseAndDRAMSpeedChangeSupport()6807 …lDETBufferingTimeC = s->LinesInDETCRoundedDownToSwath[k] * (h_total / pixel_clock_mhz) / v_ratio_c; in CalculateWatermarksMALLUseAndDRAMSpeedChangeSupport()6810 …mberOfActiveSurfaces) * (double)p->SwathHeightC[k] * (double)h_total / pixel_clock_mhz / v_ratio_c; in CalculateWatermarksMALLUseAndDRAMSpeedChangeSupport()6900 s->src_y_pstate_c = (unsigned int)(math_ceil2(s->dst_y_pstate * v_ratio_c, p->SwathHeightC[k])); in CalculateWatermarksMALLUseAndDRAMSpeedChangeSupport()