Searched refs:lpFunc5 (Results 1 – 3 of 3) sorted by relevance
43 typedef void (*lpFunc5)(u8*, ADPCMINFO*, u32); typedef52 lpFunc5 getLoopContext;109 (lpFunc5)GetProcAddress( in getDll()
857 typedef void (*lpFunc5)(u8*, ADPCMINFO*, u32); typedef866 extern lpFunc5 getLoopContext;
77 typedef void (*lpFunc5)(u8*, ADPCMINFO*, u32); typedef89 lpFunc5 getLoopContext;897 getLoopContext = (lpFunc5)GetProcAddress(hDllDsptool, "getLoopContext"); in get_dll()