Home
last modified time | relevance | path

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

/RvlSDK-3.1.4/build/tools/sndconv/src/
Dsndconv.c622 typedef void (*FUNCTION5)(u8 *src, ADPCMINFO *cxt, u32 samples); typedef
627 FUNCTION5 getLoopContext;
649 getLoopContext = (FUNCTION5)GetProcAddress(hDllDsptool, "getLoopContext"); in loadDlls()