Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/audio/api/audio/
H A DmapiAUDIO.c566 PAUDIO_ST_OPEN_DECODESYSTEM pOpenDecodeSystem = NULL; in AUDIOIoctl() local
1193 pOpenDecodeSystem = (PAUDIO_ST_OPEN_DECODESYSTEM)pArgs; in AUDIOIoctl()
1194 eDecId = psAudioInstPri->fpAUDIOOpenDecodeSystem(pOpenDecodeSystem->p_AudioDecStatus); in AUDIOIoctl()
1195 pOpenDecodeSystem->DecId = eDecId; in AUDIOIoctl()