Home
last modified time | relevance | path

Searched refs:pstAllocatorSub (Results 1 – 3 of 3) sorted by relevance

/utopia/UTPA2-700.0.x/modules/vdec_lite/api/vdec_lite/
H A DapiVDEC_EX.c3456 VDEC_EX_Allocator *pstAllocatorSub = NULL; in _VDEC_EX_NdecAllocator_GetSubBlock() local
3470 pstAllocatorSub = _VDEC_EX_Allocator_GetAddressById(u16AllocatorIdExt); in _VDEC_EX_NdecAllocator_GetSubBlock()
3474 _VDEC_EX_Allocator_Print(pstAllocatorSub); in _VDEC_EX_NdecAllocator_GetSubBlock()
3518 u16BlockIdSub = _VDEC_EX_Allocator_MallocStart(pstAllocatorSub, &stCriterion); in _VDEC_EX_NdecAllocator_GetSubBlock()
3527 u16BlockIdSub = pstAllocatorSub->stBlockList.u16BlockIdHead; in _VDEC_EX_NdecAllocator_GetSubBlock()
3532 _VDEC_EX_Allocator_Print(pstAllocatorSub); in _VDEC_EX_NdecAllocator_GetSubBlock()
3734 …VDEC_EX_Allocator *pstAllocatorSub = _VDEC_EX_Allocator_GetAddressById(pstBlockMain->u16AllocatorI… in _VDEC_EX_NdecAllocator_MallocBitstreamBuffer() local
3735 _VDEC_EX_Allocator_Print(pstAllocatorSub); in _VDEC_EX_NdecAllocator_MallocBitstreamBuffer()
3765 …VDEC_EX_Allocator *pstAllocatorSub = _VDEC_EX_Allocator_GetAddressById(pstBlockMain->u16AllocatorI… in _VDEC_EX_NdecAllocator_MallocBitstreamBuffer() local
3766 _VDEC_EX_Allocator_Print(pstAllocatorSub); in _VDEC_EX_NdecAllocator_MallocBitstreamBuffer()
[all …]
/utopia/UTPA2-700.0.x/modules/vdec_v3/api/vdec_v3/
H A DapiVDEC_EX.c4196 VDEC_EX_Allocator *pstAllocatorSub = NULL; in _VDEC_EX_NdecAllocator_GetSubBlock() local
4211 pstAllocatorSub = _VDEC_EX_Allocator_GetAddressById(u16AllocatorIdExt); in _VDEC_EX_NdecAllocator_GetSubBlock()
4215 _VDEC_EX_Allocator_Print(pstAllocatorSub); in _VDEC_EX_NdecAllocator_GetSubBlock()
4343 u16BlockIdSub = _VDEC_EX_Allocator_MallocStart(pstAllocatorSub, &stCriterion); in _VDEC_EX_NdecAllocator_GetSubBlock()
4352 _VDEC_EX_Allocator_Print(pstAllocatorSub); in _VDEC_EX_NdecAllocator_GetSubBlock()
4677 …VDEC_EX_Allocator *pstAllocatorSub = _VDEC_EX_Allocator_GetAddressById(pstBlockMain->u16AllocatorI… in _VDEC_EX_NdecAllocator_MallocBuffer() local
4678 _VDEC_EX_Allocator_Print(pstAllocatorSub); in _VDEC_EX_NdecAllocator_MallocBuffer()
4760 …VDEC_EX_Allocator *pstAllocatorSub = _VDEC_EX_Allocator_GetAddressById(pstBlockMain->u16AllocatorI… in _VDEC_EX_NdecAllocator_MallocBuffer() local
4761 _VDEC_EX_Allocator_Print(pstAllocatorSub); in _VDEC_EX_NdecAllocator_MallocBuffer()
4951 …VDEC_EX_Allocator *pstAllocatorSub = _VDEC_EX_Allocator_GetAddressById(pstBlockMain->u16AllocatorI… in _VDEC_EX_NdecAllocator_FreeBuffer() local
[all …]
H A DapiVDEC_EX.c.04194 VDEC_EX_Allocator *pstAllocatorSub = NULL;
4209 pstAllocatorSub = _VDEC_EX_Allocator_GetAddressById(u16AllocatorIdExt);
4212 ALLOCATOR_PRINTF_DBG("[ALLOC][DBG][%s][%d] pstAllocatorSub:\n", __FUNCTION__, __LINE__);
4213 _VDEC_EX_Allocator_Print(pstAllocatorSub);
4341 u16BlockIdSub = _VDEC_EX_Allocator_MallocStart(pstAllocatorSub, &stCriterion);
4349 ALLOCATOR_PRINTF_DBG("[ALLOC][DBG][%s][%d] pstAllocatorSub:\n", __FUNCTION__, __LINE__);
4350 _VDEC_EX_Allocator_Print(pstAllocatorSub);
4608 //VDEC_EX_Allocator *pstAllocatorSub = NULL;
4672 ALLOCATOR_PRINTF_DBG("[ALLOC][DBG][%s][%d] pstAllocatorSub:\n", __FUNCTION__, __LINE__);
4675 …VDEC_EX_Allocator *pstAllocatorSub = _VDEC_EX_Allocator_GetAddressById(pstBlockMain->u16AllocatorI…
[all …]