Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/audio/api/audio/
H A DmapiAUDIO.c564 PAUDIO_ST_SOUND_SETPARAM pSoundSetParam = NULL; in AUDIOIoctl() local
1010 pSoundSetParam = (PAUDIO_ST_SOUND_SETPARAM)pArgs; in AUDIOIoctl()
1011 …psAudioInstPri->fpAUDIOSoundSetParam((Sound_SET_Type)pSoundSetParam->eType, (MS_U32*)pSoundSetPara… in AUDIOIoctl()
1012 …int)pSoundSetParam->eType, (int)*(pSoundSetParam->pParam), (int)*(pSoundSetParam->pParam+1), (int)… in AUDIOIoctl()
1013 pSoundSetParam->bStatus = bStatus; in AUDIOIoctl()