Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/audio/api/audio/
H A DmapiAUDIO.c567 PAUDIO_ST_SET_DECODESYSTEM pSetDecodeSystem = NULL; in AUDIOIoctl() local
1166 pSetDecodeSystem = (PAUDIO_ST_SET_DECODESYSTEM)pArgs; in AUDIOIoctl()
1167 …bStatus = psAudioInstPri->fpAUDIOSetDecodeSystem(pSetDecodeSystem->DecId, pSetDecodeSystem->p_Audi… in AUDIOIoctl()
1168 pSetDecodeSystem->bStatus = bStatus; in AUDIOIoctl()