Searched refs:pstAllocatorThird (Results 1 – 3 of 3) sorted by relevance
3544 VDEC_EX_Allocator *pstAllocatorThird = NULL; in _VDEC_EX_NdecAllocator_GetThirdBlock() local3558 pstAllocatorThird = _VDEC_EX_Allocator_GetAddressById(u16AllocatorIdExt); in _VDEC_EX_NdecAllocator_GetThirdBlock()3560 u16BlockIdThird = pstAllocatorThird->stBlockList.u16BlockIdHead; in _VDEC_EX_NdecAllocator_GetThirdBlock()3885 …VDEC_EX_Allocator *pstAllocatorThird = _VDEC_EX_Allocator_GetAddressById(pstBlockSub->u16Allocator… in _VDEC_EX_NdecAllocator_MallocFrameBuffer() local3886 _VDEC_EX_Allocator_Print(pstAllocatorThird); in _VDEC_EX_NdecAllocator_MallocFrameBuffer()
4365 VDEC_EX_Allocator *pstAllocatorThird = NULL;4379 pstAllocatorThird = _VDEC_EX_Allocator_GetAddressById(u16AllocatorIdExt);4381 u16BlockIdThird = pstAllocatorThird->stBlockList.u16BlockIdHead;4710 …VDEC_EX_Allocator *pstAllocatorThird = _VDEC_EX_Allocator_GetAddressById(pstBlockSub->u16Allocator… in _VDEC_EX_NdecAllocator_MallocBuffer()4711 _VDEC_EX_Allocator_Print(pstAllocatorThird); in _VDEC_EX_NdecAllocator_MallocBuffer()
4363 VDEC_EX_Allocator *pstAllocatorThird = NULL;4377 pstAllocatorThird = _VDEC_EX_Allocator_GetAddressById(u16AllocatorIdExt);4379 u16BlockIdThird = pstAllocatorThird->stBlockList.u16BlockIdHead;4705 … ALLOCATOR_PRINTF_DBG("[ALLOC][DBG][%s][%d] pstAllocatorThird:\n", __FUNCTION__, __LINE__);4708 …VDEC_EX_Allocator *pstAllocatorThird = _VDEC_EX_Allocator_GetAddressById(pstBlockSub->u16Allocator…4709 _VDEC_EX_Allocator_Print(pstAllocatorThird);