Searched refs:last_margin (Results 1 – 1 of 1) sorted by relevance
25 float last_margin = saturation_protector->LastMargin(); in RunOnConstantLevel() local31 std::max(max_difference, std::abs(new_margin - last_margin)); in RunOnConstantLevel()32 last_margin = new_margin; in RunOnConstantLevel()