Searched refs:stEventMon (Results 1 – 4 of 4) sorted by relevance
| /utopia/UTPA2-700.0.x/modules/vdec_lite/api/vdec_lite/ |
| H A D | apiVDEC_EX.c | 608 VDEC_EX_EventMonInfo stEventMon; member 6537 char* pu8VdecExEvent = pAttr->stEventMon.pu8VdecExEvent; in _VDEC_EX_SYS_Init() 6539 char* pu8VdecExTask = pAttr->stEventMon.pu8VdecExTask; in _VDEC_EX_SYS_Init() 6568 pAttr->stEventMon.bVdecExIsrMntr = TRUE; in _VDEC_EX_SYS_Init() 6571 s32VdecExTaskId[u8Idx] = MsOS_CreateTask((TaskEntry) pAttr->stEventMon.pfMonISR_Proc, in _VDEC_EX_SYS_Init() 6579 (void *)pAttr->stEventMon.u8VdecExStack, in _VDEC_EX_SYS_Init() 6701 while (pAttr->stEventMon.bVdecExIsrMntr == TRUE) in _VDEC_EX_MonitorNStreamISR_Proc() 6745 while (pAttr->stEventMon.bVdecExIsrMntr == TRUE) in _VDEC_EX_MonitorISR_Proc() 6786 while (pAttr->stEventMon.bVdecExIsrMntr == TRUE) in _VDEC_EX_MonitorSubISR_Proc() 7318 pVdecExContext->_Attr[i].stEventMon.bVdecExIsrMntr = TRUE; in _VDEC_EX_Context_Init() [all …]
|
| /utopia/UTPA2-700.0.x/modules/vdec_v2/api/vdec_ex/ |
| H A D | apiVDEC_EX.c | 503 VDEC_EX_EventMonInfo stEventMon; member 3261 char* pu8VdecExEvent = pAttr->stEventMon.pu8VdecExEvent; in _VDEC_EX_SYS_Init() 3263 char* pu8VdecExTask = pAttr->stEventMon.pu8VdecExTask; in _VDEC_EX_SYS_Init() 3292 pAttr->stEventMon.bVdecExIsrMntr = TRUE; in _VDEC_EX_SYS_Init() 3295 s32VdecExTaskId[u8Idx] = MsOS_CreateTask((TaskEntry) pAttr->stEventMon.pfMonISR_Proc, in _VDEC_EX_SYS_Init() 3299 (void *)pAttr->stEventMon.u8VdecExStack, in _VDEC_EX_SYS_Init() 3423 while (pAttr->stEventMon.bVdecExIsrMntr == TRUE) in _VDEC_EX_MonitorISR_Proc() 3462 while (pAttr->stEventMon.bVdecExIsrMntr == TRUE) in _VDEC_EX_MonitorSubISR_Proc() 3979 pVdecExContext->_Attr[0].stEventMon.bVdecExIsrMntr = TRUE; in _VDEC_EX_Context_Init() 3980 …strncpy(pVdecExContext->_Attr[0].stEventMon.pu8VdecExEvent,"VDEC_EX_Event0",sizeof(pVdecExContext-… in _VDEC_EX_Context_Init() [all …]
|
| /utopia/UTPA2-700.0.x/modules/vdec_v3/api/vdec_v3/ |
| H A D | apiVDEC_EX.c | 645 VDEC_EX_EventMonInfo stEventMon; member 7583 char* pu8VdecExEvent = pAttr->stEventMon.pu8VdecExEvent; in _VDEC_EX_SYS_Init() 7585 char* pu8VdecExTask = pAttr->stEventMon.pu8VdecExTask; in _VDEC_EX_SYS_Init() 7614 pAttr->stEventMon.bVdecExIsrMntr = TRUE; in _VDEC_EX_SYS_Init() 7617 s32VdecExTaskId[u8Idx] = MsOS_CreateTask((TaskEntry) pAttr->stEventMon.pfMonISR_Proc, in _VDEC_EX_SYS_Init() 7625 (void *)pAttr->stEventMon.u8VdecExStack, in _VDEC_EX_SYS_Init() 7748 while (pAttr->stEventMon.bVdecExIsrMntr == TRUE) in _VDEC_EX_MonitorNStreamISR_Proc() 7810 while (pAttr->stEventMon.bVdecExIsrMntr == TRUE) in _VDEC_EX_MonitorISR_Proc() 7851 while (pAttr->stEventMon.bVdecExIsrMntr == TRUE) in _VDEC_EX_MonitorSubISR_Proc() 8412 pVdecExContext->_Attr[i].stEventMon.bVdecExIsrMntr = TRUE; in _VDEC_EX_Context_Init() [all …]
|
| H A D | apiVDEC_EX.c.0 | 645 VDEC_EX_EventMonInfo stEventMon; 7579 char* pu8VdecExEvent = pAttr->stEventMon.pu8VdecExEvent; 7580 //MS_S32* ps32VdecExTaskId = &pAttr->stEventMon.s32VdecExTaskId; 7581 char* pu8VdecExTask = pAttr->stEventMon.pu8VdecExTask; 7610 pAttr->stEventMon.bVdecExIsrMntr = TRUE; 7613 s32VdecExTaskId[u8Idx] = MsOS_CreateTask((TaskEntry) pAttr->stEventMon.pfMonISR_Proc, 7621 (void *)pAttr->stEventMon.u8VdecExStack, 7744 while (pAttr->stEventMon.bVdecExIsrMntr == TRUE) 7806 while (pAttr->stEventMon.bVdecExIsrMntr == TRUE) 7847 while (pAttr->stEventMon.bVdecExIsrMntr == TRUE) [all …]
|