Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/audio/api/audio/
H A DmapiAUDIO.c624 PAUDIO_ST_ADVSOUND_SETPARAM pAdvSoundSetParam = NULL; in AUDIOIoctl() local
1677 pAdvSoundSetParam = (PAUDIO_ST_ADVSOUND_SETPARAM)pArgs; in AUDIOIoctl()
1678 …sAudioInstPri->fpAUDIOADVSOUNDSetParam(pAdvSoundSetParam->eParam, pAdvSoundSetParam->u16Value1, pA… in AUDIOIoctl()
1679 pAdvSoundSetParam->bRet = bStatus; in AUDIOIoctl()