Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/audio/api/audio/
H A DmapiAUDIO.c611 PAUDIO_ST_ENABLE_DCREMOVE pEnableDcRemove = NULL; in AUDIOIoctl() local
1148 pEnableDcRemove = (PAUDIO_ST_ENABLE_DCREMOVE)pArgs; in AUDIOIoctl()
1149 bStatus = psAudioInstPri->fpAUDIOEnableDcRemove(pEnableDcRemove->bEndcremove); in AUDIOIoctl()
1150 pEnableDcRemove->bRet = bStatus; in AUDIOIoctl()