Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/audio/api/audio/
H A DmapiAUDIO.c622 PAUDIO_ST_ADVSOUND_PROCESSENABLE pAdvSoundProcessEnable = NULL; in AUDIOIoctl() local
1659 pAdvSoundProcessEnable = (PAUDIO_ST_ADVSOUND_PROCESSENABLE)pArgs; in AUDIOIoctl()
1660 bStatus = psAudioInstPri->fpAUDIOADVSOUNDProcessEnable(pAdvSoundProcessEnable->eType); in AUDIOIoctl()
1661 pAdvSoundProcessEnable->bRet = bStatus; in AUDIOIoctl()