Searched refs:AX_IN_SAMPLES_PER_SEC (Results 1 – 2 of 2) sorted by relevance
930 srcBits = (u32)(0x00010000 * ((f32)ps->sample_rate / AX_IN_SAMPLES_PER_SEC)); in AquireVoiceADPCM()
795 #define AX_IN_SAMPLES_PER_SEC (AX_IN_SAMPLES_PER_MS * 1000) macro