Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/vdec_lite/api/vdec_lite/
H A DapiVDEC_EX.c3544 VDEC_EX_Allocator *pstAllocatorThird = NULL; in _VDEC_EX_NdecAllocator_GetThirdBlock() local
3558 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() local
3886 _VDEC_EX_Allocator_Print(pstAllocatorThird); in _VDEC_EX_NdecAllocator_MallocFrameBuffer()
/utopia/UTPA2-700.0.x/modules/vdec_v3/api/vdec_v3/
H A DapiVDEC_EX.c4365 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()
H A DapiVDEC_EX.c.04363 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);