Home
last modified time | relevance | path

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

/RvlSDK-3.2.3/build/tools/sndconv/src/
Dsndconv.c626 typedef void (*FUNCTION3)(u16*, u8*, ADPCMINFO*, int); typedef
629 FUNCTION3 encode;
651 encode = (FUNCTION3)GetProcAddress(hDllDsptool, "encode"); in loadDlls()