Searched refs:lpFunc5 (Results 1 – 3 of 3) sorted by relevance
40 typedef void (*lpFunc5)(u8*, ADPCMINFO*, u32); typedef49 lpFunc5 getLoopContext;106 (lpFunc5)GetProcAddress( in getDll()
857 typedef void (*lpFunc5)(u8*, ADPCMINFO*, u32); typedef866 extern lpFunc5 getLoopContext;
62 typedef void (*lpFunc5)(u8*, ADPCMINFO*, u32); typedef74 lpFunc5 getLoopContext;887 getLoopContext = (lpFunc5)GetProcAddress(hDllDsptool, "getLoopContext"); in get_dll()