Home
last modified time | relevance | path

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

/TwlSDK-5.2.1/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.2.1/build/libraries/snd/ARM9.TWL/src/
Dsndex.c344 SetSndexWork(callback, arg, (void*)rate, SNDEX_PXI_COMMAND_GET_SMIX_DSP); in SNDEXi_GetDSPMixRateAsync()
1602 case SNDEX_PXI_COMMAND_GET_SMIX_DSP: in CommonCallback()