Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/audio/api/audio/
H A DmapiAUDIO.c651 PAUDIO_ST_SET_ASFPARM pSetAsfParm = NULL; in AUDIOIoctl() local
2227 pSetAsfParm = (PAUDIO_ST_SET_ASFPARM)pArgs; in AUDIOIoctl()
2228 psAudioInstPri->fpAUDIOSetASFParm(pSetAsfParm->eParmType, pSetAsfParm->u32Value); in AUDIOIoctl()