Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/audio/api/audio/
H A DmapiAUDIO.c634 PAUDIO_ST_SET_AC3INFO pSetAc3Info = NULL; in AUDIOIoctl() local
1910 pSetAc3Info = (PAUDIO_ST_SET_AC3INFO)pArgs; in AUDIOIoctl()
1911 …bStatus = psAudioInstPri->fpAUDIOSetAC3Info(pSetAc3Info->eInfoType, pSetAc3Info->Param1, pSetAc3In… in AUDIOIoctl()
1912 pSetAc3Info->bRet = bStatus; in AUDIOIoctl()