Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/vdec_v3/drv/hvd_v3/
H A DHVD_EX_Common.c363 …ufHandle_(MS_U8 u8Idx, MS_PHY pVPUCodecAddr, MS_U32 u32ReqSize, MS_U32 u32BuffEnd, MS_U32 *pu32EsH… in _MDrv_HVD_EX_TEE_AllocateEsBufHandle_() argument
410 if (u32WriteEndOffset >= u32BuffEnd) in _MDrv_HVD_EX_TEE_AllocateEsBufHandle_()
H A DHVD_EX_Common.h126 …ufHandle_(MS_U8 u8Idx, MS_PHY pVPUCodecAddr, MS_U32 u32ReqSize, MS_U32 u32BuffEnd, MS_U32 *pu32EsH…
H A DdrvHVD_EX.h1391 …BufHandle(MS_U8 u8Idx, MS_PHY pVPUCodecAddr, MS_U32 u32ReqSize, MS_U32 u32BuffEnd, MS_U32 *pu32EsH…
H A DdrvHVD_EX.c10370 …BufHandle(MS_U8 u8Idx, MS_PHY pVPUCodecAddr, MS_U32 u32ReqSize, MS_U32 u32BuffEnd, MS_U32 *pu32EsH… in MDrv_HVD_EX_TEE_AllocateEsBufHandle() argument
10372 …return _MDrv_HVD_EX_TEE_AllocateEsBufHandle_(u8Idx, pVPUCodecAddr, u32ReqSize, u32BuffEnd, pu32EsH… in MDrv_HVD_EX_TEE_AllocateEsBufHandle()
/utopia/UTPA2-700.0.x/modules/vdec_v1/api/vdec/
H A DapiVDEC.c13254 MS_U32 u32BuffEnd = 0; in MApi_VDEC_V2_GetESBuff() local
13300 u32BuffEnd = pCfg->u32BitstreamBufSize; in MApi_VDEC_V2_GetESBuff()
13311 if (u32WritePtrNew >= u32BuffEnd) in MApi_VDEC_V2_GetESBuff()
/utopia/UTPA2-700.0.x/modules/vdec_v3/api/vdec_v3/
H A DapiVDEC_EX.c8102 MS_VIRT u32BuffEnd = pVdecExContext->_Attr[u8Idx].vdecExInitParam.SysConfig.u32BitstreamBufSize; in _VDEC_EX_GetESBuffVacancy() local
8137 if((u32BuffEnd - u32ESWtPtr) > u32ESRdPtr) in _VDEC_EX_GetESBuffVacancy()
8139 return u32BuffEnd - u32ESWtPtr; in _VDEC_EX_GetESBuffVacancy()
15282 MS_VIRT u32BuffEnd = 0; in _MApi_VDEC_EX_V2_GetESBuff() local
15418 u32BuffEnd = pCfg->u32BitstreamBufSize; in _MApi_VDEC_EX_V2_GetESBuff()
15437 if (u32WritePtrNew >= u32BuffEnd) in _MApi_VDEC_EX_V2_GetESBuff()
15442 if (u32WritePtrNew > u32BuffEnd) in _MApi_VDEC_EX_V2_GetESBuff()
H A DapiVDEC_EX.c.08098 MS_VIRT u32BuffEnd = pVdecExContext->_Attr[u8Idx].vdecExInitParam.SysConfig.u32BitstreamBufSize;
8133 if((u32BuffEnd - u32ESWtPtr) > u32ESRdPtr)
8135 return u32BuffEnd - u32ESWtPtr;
15278 MS_VIRT u32BuffEnd = 0;
15414 u32BuffEnd = pCfg->u32BitstreamBufSize;
15433 if (u32WritePtrNew >= u32BuffEnd)
15438 if (u32WritePtrNew > u32BuffEnd)
/utopia/UTPA2-700.0.x/modules/vdec_v2/api/vdec_ex/
H A DapiVDEC_EX.c9677 MS_U32 u32BuffEnd = 0; in _MApi_VDEC_EX_V2_GetESBuff() local
9805 u32BuffEnd = pCfg->u32BitstreamBufSize; in _MApi_VDEC_EX_V2_GetESBuff()
9819 if (u32WritePtrNew >= u32BuffEnd) in _MApi_VDEC_EX_V2_GetESBuff()
/utopia/UTPA2-700.0.x/modules/vdec_lite/api/vdec_lite/
H A DapiVDEC_EX.c14168 MS_VIRT u32BuffEnd = 0; in _MApi_VDEC_EX_V2_GetESBuff() local
14299 u32BuffEnd = pCfg->u32BitstreamBufSize; in _MApi_VDEC_EX_V2_GetESBuff()
14313 if (u32WritePtrNew >= u32BuffEnd) in _MApi_VDEC_EX_V2_GetESBuff()