Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/audio/api/audio/
H A DmapiAUDIO.c612 PAUDIO_ST_SET_DECCMD pSetDecCmd = NULL; in AUDIOIoctl() local
1184 pSetDecCmd = (PAUDIO_ST_SET_DECCMD)pArgs; in AUDIOIoctl()
1185 … bStatus= psAudioInstPri->fpAUDIOSetDecodeCmd(pSetDecCmd->eDecId, pSetDecCmd->eDecComamnd); in AUDIOIoctl()
1186 pSetDecCmd->bRet = bStatus; in AUDIOIoctl()