Home
last modified time | relevance | path

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

/dports/audio/sdl_sound/SDL_sound-1.0.3/
H A DTODO2 - Fix the crappy rewind implementation in shn.c's SHN_rewind().
/dports/audio/sdl_sound/SDL_sound-1.0.3/decoders/
H A Dshn.c65 static int SHN_rewind(Sound_Sample *sample);
83 SHN_rewind, /* rewind() method */
1304 static int SHN_rewind(Sound_Sample *sample) in SHN_rewind() function