Home
last modified time | relevance | path

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

/dports/games/renpy/renpy-7.4.11-sdk/module/
H A Drenpysound_core.c372 static void pan_audio(struct Channel *c, Uint8 *stream, int length) { in pan_audio() function
455 pan_audio(c, buffer, bytes); in callback()