Searched refs:clamp_float (Results 1 – 1 of 1) sorted by relevance
122 static inline float clamp_float(float value) { in clamp_float() function354 pDst[0] = clamp_float(pDst[0] + pSrc[0]); in Downmix_Process()355 pDst[1] = clamp_float(pDst[1] + pSrc[1]); in Downmix_Process()