Home
last modified time | relevance | path

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

/RvlSDK-3.2.3/build/demos/wpaddemo/src/
Dwpad_axdemo.c930 srcBits = (u32)(0x00010000 * ((f32)ps->sample_rate / AX_IN_SAMPLES_PER_SEC)); in AquireVoiceADPCM()
/RvlSDK-3.2.3/include/revolution/
Dax.h795 #define AX_IN_SAMPLES_PER_SEC (AX_IN_SAMPLES_PER_MS * 1000) macro