Searched refs:pstAllocatorSub (Results 1 – 3 of 3) sorted by relevance
3456 VDEC_EX_Allocator *pstAllocatorSub = NULL; in _VDEC_EX_NdecAllocator_GetSubBlock() local3470 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() local3735 _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() local3766 _VDEC_EX_Allocator_Print(pstAllocatorSub); in _VDEC_EX_NdecAllocator_MallocBitstreamBuffer()[all …]
4196 VDEC_EX_Allocator *pstAllocatorSub = NULL; in _VDEC_EX_NdecAllocator_GetSubBlock() local4211 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() local4678 _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() local4761 _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 …]
4194 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 …]