Searched defs:aDivisor (Results 1 – 2 of 2) sorted by relevance
193 …late <typename IntType> inline IntType DivideAndRoundToClosest(IntType aDividend, IntType aDivisor) in DivideAndRoundToClosest()208 template <typename IntType> inline IntType DivideAndRoundUp(IntType aDividend, IntType aDivisor) in DivideAndRoundUp()
98 static uint16_t DivideAndGetRemainder(uint32_t &aDividend, uint32_t aDivisor) in DivideAndGetRemainder()