Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/audio/api/audio/
H A DmapiAUDIO.c584 PAUDIO_ST_MM2_INPUTAES_FINISH pMM2_InputAes_Finish = NULL; in AUDIOIoctl() local
2453 pMM2_InputAes_Finish = (PAUDIO_ST_MM2_INPUTAES_FINISH)pArgs; in AUDIOIoctl()
2454 …tPri->fpAUDIOMM2InputAesFinished((AUDIO_DEC_ID)pMM2_InputAes_Finish->dec_id, (MS_U32)pMM2_InputAes… in AUDIOIoctl()
2455 … (MS_BOOL)pMM2_InputAes_Finish->ptsExist, (MS_U64)pMM2_InputAes_Finish->pts); in AUDIOIoctl()
2456 pMM2_InputAes_Finish->bStatus = bStatus; in AUDIOIoctl()