Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/audio/api/audio/
H A DmapiAUDIO.c637 PAUDIO_ST_SET_WMAINFO pSetWmaInfo = NULL; in AUDIOIoctl() local
1937 pSetWmaInfo = (PAUDIO_ST_SET_WMAINFO)pArgs; in AUDIOIoctl()
1938 …bStatus = psAudioInstPri->fpAUDIOSetWMAInfo(pSetWmaInfo->eInfoType, pSetWmaInfo->Param1, pSetWmaIn… in AUDIOIoctl()
1939 pSetWmaInfo->bRet = bStatus; in AUDIOIoctl()