Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/audio/api/audio/
H A DmapiAUDIO.c639 PAUDIO_ST_MM2_INITAESINFO pMm2InitAesInfo = NULL; in AUDIOIoctl() local
2436 pMm2InitAesInfo = (PAUDIO_ST_MM2_INITAESINFO)pArgs; in AUDIOIoctl()
2437 bStatus = psAudioInstPri->fpAUDIOMM2InitAesInfo(pMm2InitAesInfo->eDecId); in AUDIOIoctl()
2438 pMm2InitAesInfo->bRet = bStatus; in AUDIOIoctl()