Searched refs:LowPowerStutterEfficiencyNotIncludingVBlank (Results 1 – 2 of 2) sorted by relevance
1562 …*p->LowPowerStutterEfficiencyNotIncludingVBlank = math_max2(0., 1 - (p->SRExitTimeLowPower + l->St… in dcn6_calculate_stutter_efficiency()1565 …*p->LowPowerNumberOfStutterBurstsPerFrame = (*p->LowPowerStutterEfficiencyNotIncludingVBlank > 0 ?… in dcn6_calculate_stutter_efficiency()1570 *p->LowPowerStutterEfficiencyNotIncludingVBlank = 0.0; in dcn6_calculate_stutter_efficiency()1578 …terEfficiencyNotIncludingVBlank = %f\n", __func__, *p->LowPowerStutterEfficiencyNotIncludingVBlank… in dcn6_calculate_stutter_efficiency()1605 if (*p->LowPowerStutterEfficiencyNotIncludingVBlank > 0) { in dcn6_calculate_stutter_efficiency()1607 *p->LowPowerStutterEfficiency = *p->LowPowerStutterEfficiencyNotIncludingVBlank; in dcn6_calculate_stutter_efficiency()
966 double LowPowerStutterEfficiencyNotIncludingVBlank; member1983 double *LowPowerStutterEfficiencyNotIncludingVBlank; member