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