Home
last modified time | relevance | path

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

/TwlSDK-5.1.0/include/twl/snd/common/
Dsndex_common.h47 #define SNDEX_PXI_COMMAND_GET_SMIX_DSP 0x03 // Get the CPU/DSP output mix rate macro
/TwlSDK-5.1.0/build/libraries/snd/ARM9.TWL/src/
Dsndex.c343 SetSndexWork(callback, arg, (void*)rate, SNDEX_PXI_COMMAND_GET_SMIX_DSP); in SNDEXi_GetDSPMixRateAsync()
1601 case SNDEX_PXI_COMMAND_GET_SMIX_DSP: in CommonCallback()