Home
last modified time | relevance | path

Searched defs:pstAllocator (Results 1 – 2 of 2) sorted by relevance

/utopia/UTPA2-700.0.x/modules/vdec_lite/api/vdec_lite/
H A DapiVDEC_EX.c2009 static void _VDEC_EX_Allocator_Print(VDEC_EX_Allocator *pstAllocator) in _VDEC_EX_Allocator_Print()
2272 static void _VDEC_EX_Allocator_Reset(VDEC_EX_Allocator *pstAllocator, MS_U16 u16Id) in _VDEC_EX_Allocator_Reset()
2321 VDEC_EX_Allocator *pstAllocator = NULL; in _VDEC_EX_Allocator_GetAddressById() local
2344 VDEC_EX_Allocator *pstAllocator = &(pstAllocatorPool[u16Id]); in _VDEC_EX_Allocator_GetNewId() local
2356 static VDEC_EX_Result _VDEC_EX_Allocator_Init(VDEC_EX_Allocator *pstAllocator, VDEC_EX_Allocator_Bl… in _VDEC_EX_Allocator_Init()
2384 static MS_U16 _VDEC_EX_Allocator_CheckMergePrevious(VDEC_EX_Allocator *pstAllocator, in _VDEC_EX_Allocator_CheckMergePrevious()
2438 static MS_U16 _VDEC_EX_Allocator_CheckMergeNext(VDEC_EX_Allocator *pstAllocator, in _VDEC_EX_Allocator_CheckMergeNext()
2486 MS_U16 _VDEC_EX_Allocator_BlockSplitBySize(VDEC_EX_Allocator *pstAllocator, in _VDEC_EX_Allocator_BlockSplitBySize()
2562 static MS_U16 _VDEC_EX_Allocator_BlockCheckMatch(VDEC_EX_Allocator *pstAllocator, in _VDEC_EX_Allocator_BlockCheckMatch()
2661 static MS_U16 _VDEC_EX_Allocator_BlockListSearch(VDEC_EX_Allocator *pstAllocator, in _VDEC_EX_Allocator_BlockListSearch()
[all …]
/utopia/UTPA2-700.0.x/modules/vdec_v3/api/vdec_v3/
H A DapiVDEC_EX.c2209 static void _VDEC_EX_Allocator_Print(VDEC_EX_Allocator *pstAllocator) in _VDEC_EX_Allocator_Print()
2474 static void _VDEC_EX_Allocator_Reset(VDEC_EX_Allocator *pstAllocator, MS_U16 u16Id) in _VDEC_EX_Allocator_Reset()
2523 VDEC_EX_Allocator *pstAllocator = NULL; in _VDEC_EX_Allocator_GetAddressById() local
2546 VDEC_EX_Allocator *pstAllocator = &(pstAllocatorPool[u16Id]); in _VDEC_EX_Allocator_GetNewId() local
2558 static VDEC_EX_Result _VDEC_EX_Allocator_Init(VDEC_EX_Allocator *pstAllocator, VDEC_EX_Allocator_Bl… in _VDEC_EX_Allocator_Init()
2586 static MS_U16 _VDEC_EX_Allocator_CheckMergePrevious(VDEC_EX_Allocator *pstAllocator, in _VDEC_EX_Allocator_CheckMergePrevious()
2640 static MS_U16 _VDEC_EX_Allocator_CheckMergeNext(VDEC_EX_Allocator *pstAllocator, in _VDEC_EX_Allocator_CheckMergeNext()
2688 MS_U16 _VDEC_EX_Allocator_BlockSplitBySize(VDEC_EX_Allocator *pstAllocator, in _VDEC_EX_Allocator_BlockSplitBySize()
2764 static MS_U16 _VDEC_EX_Allocator_BlockCheckMatch(VDEC_EX_Allocator *pstAllocator, in _VDEC_EX_Allocator_BlockCheckMatch()
2875 static MS_U16 _VDEC_EX_Allocator_BlockListSearch(VDEC_EX_Allocator *pstAllocator, in _VDEC_EX_Allocator_BlockListSearch()
[all …]