Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/vdec_v3/api/vdec_v3/
H A DapiVDEC_EX.c925 MS_BOOL bPushWithoutOffset[VDEC_MAX_SUPPORT_STREAM_NUM]; member
11145 if (pVdecExContext->_bEsBufMgmt[u8Idx] && !pVdecExContext->bPushWithoutOffset[u8Idx]) in _MApi_VDEC_EX_V2_PushDecQ()
11180 if (pVdecExContext->bPushWithoutOffset[u8Idx]) in _MApi_VDEC_EX_V2_PushDecQ()
15293 pVdecExContext->bPushWithoutOffset[u8Idx] = FALSE; in _MApi_VDEC_EX_V2_GetESBuff()
23903 pVdecExContext->bPushWithoutOffset[u8Idx] = TRUE; in MApi_VDEC_EX_V2_Init()
H A DapiVDEC_EX.c.0925 MS_BOOL bPushWithoutOffset[VDEC_MAX_SUPPORT_STREAM_NUM];
11140 // if bPushWithoutOffset, u32StAddr is handle ID not ES offset. Don't modify its value
11141 if (pVdecExContext->_bEsBufMgmt[u8Idx] && !pVdecExContext->bPushWithoutOffset[u8Idx])
11176 if (pVdecExContext->bPushWithoutOffset[u8Idx])
15289 pVdecExContext->bPushWithoutOffset[u8Idx] = FALSE;
23180 pVdecExContext->bPushWithoutOffset[u8Idx] = TRUE;