Searched defs:clamped_i (Results 1 – 1 of 1) sorted by relevance
103 const int32_t clamped_i = std::max(min_i, std::min(max_i, i)); in TestExactDivideByPO2() local110 const int32_t clamped_i = std::max(min_i, std::min(max_i, i)); in TestExactDivideByPO2() local143 const int32_t clamped_i = std::max(min_i, std::min(max_i, i)); in TestExactDivideByPO2() local150 const int32_t clamped_i = std::max(min_i, std::min(max_i, i)); in TestExactDivideByPO2() local