Home
last modified time | relevance | path

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

/RvlSDK-2.1/include/revolution/
Dai.h90 #define AI_SAMPLERATE_32KHZ 0x00000000 macro
/RvlSDK-2.1/build/demos/thpdemo/src/THPSimple/
DTHPSimple.c1374 if (AIGetDSPSampleRate() == AI_SAMPLERATE_32KHZ) in THPSimpleSetVolume()
/RvlSDK-2.1/build/demos/thpdemo/src/THPPlayer/
DTHPPlayer.c1801 if (AIGetDSPSampleRate() == AI_SAMPLERATE_32KHZ) in THPPlayerSetVolume()