Home
last modified time | relevance | path

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

/RvlSDK-3.3/include/win32/
Ddsptool.h74 LINKDLL u32 getBytesForPcmSamples (u32 samples);
/RvlSDK-3.3/build/tools/dspadpcm/src/
Dmain.c82 lpFunc1 getBytesForPcmSamples; variable
890 getBytesForPcmSamples = (lpFunc1)GetProcAddress(hDllDsptool, "getBytesForPcmSamples"); in get_dll()
903 !getBytesForPcmSamples || in get_dll()