#include <revolution/ax.h> u32 AXGetMaxDspCycles(void);
None.
Returns the current maximum allowed number of DSP cycles per audio frame for AX.
The AXGetMaxDspCycles function returns the number of DSP cycles that can be used by AX for each of the current audio frames. AXInit establishes a default value. The user application can change the value by calling AXSetMaxDspCycles.
AXInit, AXGetDspCycles, AXSetMaxDspCycles
2006/03/01 Initial version.
CONFIDENTIAL