Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/audio/api/audio/
H A DmapiAUDIO.c565 PAUDIO_ST_GET_DECODESYSTEM pGetDecodeSystem = NULL; in AUDIOIoctl() local
1175 pGetDecodeSystem = (PAUDIO_ST_GET_DECODESYSTEM)pArgs; in AUDIOIoctl()
1176 …bStatus = psAudioInstPri->fpAUDIOGetDecodeSystem(pGetDecodeSystem->DecId, pGetDecodeSystem->p_Audi… in AUDIOIoctl()
1177 pGetDecodeSystem->bStatus = bStatus; in AUDIOIoctl()