Searched refs:SNDEX_PXI_COMMAND_GET_SMIX_DSP (Results 1 – 2 of 2) sorted by relevance
47 #define SNDEX_PXI_COMMAND_GET_SMIX_DSP 0x03 // Get the CPU/DSP output mix rate macro
344 SetSndexWork(callback, arg, (void*)rate, SNDEX_PXI_COMMAND_GET_SMIX_DSP); in SNDEXi_GetDSPMixRateAsync()1607 case SNDEX_PXI_COMMAND_GET_SMIX_DSP: in CommonCallback()