Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/audio/api/audio/
H A DmapiAUDIO.c613 PAUDIO_ST_SET_SYSTEM pSetSystem = NULL; in AUDIOIoctl() local
1202 pSetSystem = (PAUDIO_ST_SET_SYSTEM)pArgs; in AUDIOIoctl()
1203 bStatus= psAudioInstPri->fpAUDIOSetSystem(pSetSystem->eDecSystem); in AUDIOIoctl()
1204 pSetSystem->bRet = bStatus; in AUDIOIoctl()