Home
last modified time | relevance | path

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

/dports/games/kobodeluxe/KoboDeluxe-0.5.1/sound/
H A Daudio.c240 static void _s32tos16(Sint32 *inbuf, Sint16 *outbuf, unsigned frames) in _s32tos16() function
423 _s32tos16(mixbuf, outbuf, frames); in _audio_callback()