Home
last modified time | relevance | path

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

/RvlSDK-3.3/build/tools/dspadpcm/src/
Dmain.c98 typedef int (*lpFunc7)(u8 *path, SOUNDINFO *soundinfo, void *dest); typedef
101 lpFunc7 getSoundSamples;
919 getSoundSamples = (lpFunc7)GetProcAddress(hDllSoundfile, "getSoundSamples"); in get_dll()