Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/audio/api/audio/
H A DmapiAUDIO.c568 PAUDIO_ST_RELEASE_DECODESYSTEM pReleaseDecodeSystem = NULL; in AUDIOIoctl() local
1157 pReleaseDecodeSystem = (PAUDIO_ST_RELEASE_DECODESYSTEM)pArgs; in AUDIOIoctl()
1158 bStatus= psAudioInstPri->fpAUDIOReleaseDecodeSystem(pReleaseDecodeSystem->DecId); in AUDIOIoctl()
1159 pReleaseDecodeSystem->bStatus = bStatus; in AUDIOIoctl()