Home
last modified time | relevance | path

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

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