Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/audio/api/audio/
H A DmapiAUDIO.c604 PAUDIO_ST_SND_PROCESSENABLE pSnd_ProcessEnable = NULL; in AUDIOIoctl() local
983 pSnd_ProcessEnable = (PAUDIO_ST_SND_PROCESSENABLE)pArgs; in AUDIOIoctl()
984 …bStatus = psAudioInstPri->fpSNDProcessEnable(pSnd_ProcessEnable->eType, pSnd_ProcessEnable->bEnabl… in AUDIOIoctl()
985 pSnd_ProcessEnable->bRet = bStatus; in AUDIOIoctl()