Home
last modified time | relevance | path

Searched refs:clamp24 (Results 1 – 1 of 1) sorted by relevance

/system/media/audio_utils/
Dchannels.c24 static inline int32_t clamp24(int32_t sample) in clamp24() function
41 return clamp24(temp); in uint8x3_to_int32()