Home
last modified time | relevance | path

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

/frameworks/wilhelm/src/desktop/
DSLSndFile.h24 extern void SndFile_Destroy(CAudioPlayer *thiz);
DSndFile.c277 void SndFile_Destroy(CAudioPlayer *thiz) in SndFile_Destroy() function
/frameworks/wilhelm/src/objects/
DCAudioPlayer.c64 SndFile_Destroy(thiz); in CAudioPlayer_Destroy()