Searched refs:IMA_ADPCM_decode (Results 1 - 1 of 1) sorted by path

/external/qemu/distrib/sdl-1.2.15/src/audio/
H A DSDL_wave.c323 static int IMA_ADPCM_decode(Uint8 **audio_buf, Uint32 *audio_len) function
542 if ( IMA_ADPCM_decode(audio_buf, audio_len) < 0 ) {

Completed in 213 milliseconds