Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/audio/api/audio/
H A DmapiAUDIO.c614 PAUDIO_ST_GET_DECSYSSUPPORTSTATUS pGetDecSysSupportStatus = NULL; in AUDIOIoctl() local
1211 pGetDecSysSupportStatus = (PAUDIO_ST_GET_DECSYSSUPPORTSTATUS)pArgs; in AUDIOIoctl()
1212 … bStatus = psAudioInstPri->fpAUDIOGetDecSysSupportStatus(pGetDecSysSupportStatus->eDecSystem); in AUDIOIoctl()
1213 pGetDecSysSupportStatus->bRet = bStatus; in AUDIOIoctl()