Searched defs:dividend (Results 1 – 6 of 6) sorted by relevance
38 static inline int64_t OsalDivS64(int64_t dividend, int32_t divisor) in OsalDivS64()
29 static inline int64_t OsalDivS64(int64_t dividend, int32_t divisor) in OsalDivS64()
103 uint32_t hvb_div_by_10(uint64_t *dividend) in hvb_div_by_10()
542 constexpr int32_t dividend = 0; variable
431 int32_t VideoCaps::DivCeil(const int32_t ÷nd, const int32_t &divisor) in DivCeil()