Searched refs:bPushWithoutOffset (Results 1 – 2 of 2) sorted by relevance
925 MS_BOOL bPushWithoutOffset[VDEC_MAX_SUPPORT_STREAM_NUM]; member11145 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()
925 MS_BOOL bPushWithoutOffset[VDEC_MAX_SUPPORT_STREAM_NUM];11140 // if bPushWithoutOffset, u32StAddr is handle ID not ES offset. Don't modify its value11141 if (pVdecExContext->_bEsBufMgmt[u8Idx] && !pVdecExContext->bPushWithoutOffset[u8Idx])11176 if (pVdecExContext->bPushWithoutOffset[u8Idx])15289 pVdecExContext->bPushWithoutOffset[u8Idx] = FALSE;23180 pVdecExContext->bPushWithoutOffset[u8Idx] = TRUE;