Searched refs:ROUND_UINT16 (Results 1 – 2 of 2) sorted by relevance
24 #define ROUND_UINT16(x, shf_bit) ((uint16_t) (MIN(x, (1 << (uint32_t)16) - 1) + … macro
24 #define ROUND_UINT16(x, shf_bit) ((uint16_t) (MIN(x, (1 << (uint32_t)16) - 1) + (1<<(shf_bit … macro