Home
last modified time | relevance | path

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

/RvlSDK-3.2/build/tools/dspadpcm/src/
Dmain.c83 typedef int (*lpFunc7)(u8 *path, SOUNDINFO *soundinfo, void *dest); typedef
86 lpFunc7 getSoundSamples;
909 getSoundSamples = (lpFunc7)GetProcAddress(hDllSoundfile, "getSoundSamples"); in get_dll()