Home
last modified time | relevance | path

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

/RvlSDK-3.2.2/include/win32/
Ddsptool.h74 LINKDLL u32 getBytesForPcmSamples (u32 samples);
/RvlSDK-3.2.2/build/tools/dspadpcm/src/
Dmain.c67 lpFunc1 getBytesForPcmSamples; variable
880 getBytesForPcmSamples = (lpFunc1)GetProcAddress(hDllDsptool, "getBytesForPcmSamples"); in get_dll()
893 !getBytesForPcmSamples || in get_dll()