Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/vdec_v3/drv/hvd_v3/
H A DHVD_EX_Common.c363 …dle_(MS_U8 u8Idx, MS_PHY pVPUCodecAddr, MS_U32 u32ReqSize, MS_U32 u32BuffEnd, MS_U32 *pu32EsHandle) in _MDrv_HVD_EX_TEE_AllocateEsBufHandle_() argument
433 *pu32EsHandle = pEsHandleQueue->u32WrPtr; in _MDrv_HVD_EX_TEE_AllocateEsBufHandle_()
H A DHVD_EX_Common.h126 …le_(MS_U8 u8Idx, MS_PHY pVPUCodecAddr, MS_U32 u32ReqSize, MS_U32 u32BuffEnd, MS_U32 *pu32EsHandle);
H A DdrvHVD_EX.h1391 …dle(MS_U8 u8Idx, MS_PHY pVPUCodecAddr, MS_U32 u32ReqSize, MS_U32 u32BuffEnd, MS_U32 *pu32EsHandle);
H A DdrvHVD_EX.c10370 …ndle(MS_U8 u8Idx, MS_PHY pVPUCodecAddr, MS_U32 u32ReqSize, MS_U32 u32BuffEnd, MS_U32 *pu32EsHandle) in MDrv_HVD_EX_TEE_AllocateEsBufHandle() argument
10372 … _MDrv_HVD_EX_TEE_AllocateEsBufHandle_(u8Idx, pVPUCodecAddr, u32ReqSize, u32BuffEnd, pu32EsHandle); in MDrv_HVD_EX_TEE_AllocateEsBufHandle()
/utopia/UTPA2-700.0.x/mxlib/include/
H A DapiVDEC_EX.h3665 …32 MApi_VDEC_EX_TEE_AllocateESBufHandle(MS_U64 u64PipeID, MS_U32 u32ReqSize, MS_U32 *pu32EsHandle);
/utopia/UTPA2-700.0.x/modules/vdec_v3/api/vdec_v3/
H A DapiVDEC_EX.c27540 …U32 MApi_VDEC_EX_TEE_AllocateESBufHandle(MS_U64 u64PipeID, MS_U32 u32ReqSize, MS_U32 *pu32EsHandle) in MApi_VDEC_EX_TEE_AllocateESBufHandle() argument
27547 if (u32ReqSize == 0 || pu32EsHandle == NULL) in MApi_VDEC_EX_TEE_AllocateESBufHandle()
27563 …EX_TEE_AllocateEsBufHandle(stream_ID, VPU_CodeAddr, u32ReqSize, u32BitstreamBufSize, pu32EsHandle); in MApi_VDEC_EX_TEE_AllocateESBufHandle()
H A DapiVDEC_EX.c.026779 …U32 MApi_VDEC_EX_TEE_AllocateESBufHandle(MS_U64 u64PipeID, MS_U32 u32ReqSize, MS_U32 *pu32EsHandle)
26786 if (u32ReqSize == 0 || pu32EsHandle == NULL)
26802 …EX_TEE_AllocateEsBufHandle(stream_ID, VPU_CodeAddr, u32ReqSize, u32BitstreamBufSize, pu32EsHandle);
26804 //PRINTF("ret %d handle %d size 0x%x\n", bRet, *pu32EsHandle, u32ReqSize);
/utopia/UTPA2-700.0.x/projects/build/
H A Dpreprocess.txt46377 …32 MApi_VDEC_EX_TEE_AllocateESBufHandle(MS_U64 u64PipeID, MS_U32 u32ReqSize, MS_U32 *pu32EsHandle);