Searched refs:clamp24_from_q8_23 (Results 1 – 2 of 2) sorted by relevance
174 int32_t ival = clamp24_from_q8_23(*src++); in memcpy_to_p24_from_q8_23()602 *dst = clamp24_from_q8_23(*dst + *src++); in accumulate_q8_23()
856 static inline int32_t clamp24_from_q8_23(int32_t ival) in clamp24_from_q8_23() function