Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/vdec_lite/api/vdec_lite/
H A DapiVDEC_EX.c703 VDEC_EX_Allocator_BlockList stBlockList; member
2022 _VDEC_EX_Allocator_BlockListPrint(&(pstAllocator->stBlockList)); in _VDEC_EX_Allocator_Print()
2278 _VDEC_EX_Allocator_BlockListReset(&(pstAllocator->stBlockList)); in _VDEC_EX_Allocator_Reset()
2372 u16BlockId = _VDEC_EX_Allocator_BlockListAddtoTail(&(pstAllocator->stBlockList), pstBlockInfo); in _VDEC_EX_Allocator_Init()
2425 …if(E_VDEC_EX_OK != _VDEC_EX_Allocator_BlockListRemove(&(pstAllocator->stBlockList), u16BlockIdCurr… in _VDEC_EX_Allocator_CheckMergePrevious()
2524 …u16BlockIdUpper = _VDEC_EX_Allocator_BlockListInsertBefore(&(pstAllocator->stBlockList), &stBlockI… in _VDEC_EX_Allocator_BlockSplitBySize()
2675 pstBlockList = &(pstAllocator->stBlockList); in _VDEC_EX_Allocator_BlockListSearch()
2941 …u16BlockId = _VDEC_EX_Allocator_BlockListAddtoTail(&(pstAllocatorMain->stBlockList), &stBlockInfoR… in _VDEC_EX_NDecAllocator_Init()
3527 u16BlockIdSub = pstAllocatorSub->stBlockList.u16BlockIdHead; in _VDEC_EX_NdecAllocator_GetSubBlock()
3560 u16BlockIdThird = pstAllocatorThird->stBlockList.u16BlockIdHead; in _VDEC_EX_NdecAllocator_GetThirdBlock()
[all …]
/utopia/UTPA2-700.0.x/modules/vdec_v3/api/vdec_v3/
H A DapiVDEC_EX.c762 VDEC_EX_Allocator_BlockList stBlockList; member
2224 _VDEC_EX_Allocator_BlockListPrint(&(pstAllocator->stBlockList)); in _VDEC_EX_Allocator_Print()
2480 _VDEC_EX_Allocator_BlockListReset(&(pstAllocator->stBlockList)); in _VDEC_EX_Allocator_Reset()
2574 u16BlockId = _VDEC_EX_Allocator_BlockListAddtoTail(&(pstAllocator->stBlockList), pstBlockInfo); in _VDEC_EX_Allocator_Init()
2627 …if(E_VDEC_EX_OK != _VDEC_EX_Allocator_BlockListRemove(&(pstAllocator->stBlockList), u16BlockIdCurr… in _VDEC_EX_Allocator_CheckMergePrevious()
2726 …u16BlockIdUpper = _VDEC_EX_Allocator_BlockListInsertBefore(&(pstAllocator->stBlockList), &stBlockI… in _VDEC_EX_Allocator_BlockSplitBySize()
2892 pstBlockList = &(pstAllocator->stBlockList); in _VDEC_EX_Allocator_BlockListSearch()
3166 …u16BlockId = _VDEC_EX_Allocator_BlockListAddtoTail(&(pstAllocatorMain->stBlockList), &stBlockInfoR… in _VDEC_EX_NDecAllocator_Init()
4381 u16BlockIdThird = pstAllocatorThird->stBlockList.u16BlockIdHead;
4792 u16BlockIdExt = pstAllocatorExt->stBlockList.u16BlockIdHead; in _VDEC_EX_NdecAllocator_FreeBlock()
[all …]
H A DapiVDEC_EX.c.0762 VDEC_EX_Allocator_BlockList stBlockList;
2224 _VDEC_EX_Allocator_BlockListPrint(&(pstAllocator->stBlockList));
2480 _VDEC_EX_Allocator_BlockListReset(&(pstAllocator->stBlockList));
2574 u16BlockId = _VDEC_EX_Allocator_BlockListAddtoTail(&(pstAllocator->stBlockList), pstBlockInfo);
2627 …if(E_VDEC_EX_OK != _VDEC_EX_Allocator_BlockListRemove(&(pstAllocator->stBlockList), u16BlockIdCurr…
2726 …u16BlockIdUpper = _VDEC_EX_Allocator_BlockListInsertBefore(&(pstAllocator->stBlockList), &stBlockI…
2892 pstBlockList = &(pstAllocator->stBlockList);
3166 …u16BlockId = _VDEC_EX_Allocator_BlockListAddtoTail(&(pstAllocatorMain->stBlockList), &stBlockInfoR…
4379 u16BlockIdThird = pstAllocatorThird->stBlockList.u16BlockIdHead;
4790 u16BlockIdExt = pstAllocatorExt->stBlockList.u16BlockIdHead;
[all …]