Searched refs:_VDEC_EX_Allocator_MallocStart (Results 1 – 3 of 3) sorted by relevance
| /utopia/UTPA2-700.0.x/modules/vdec_v3/api/vdec_v3/ |
| H A D | apiVDEC_EX.c | 3004 static MS_U16 _VDEC_EX_Allocator_MallocStart(VDEC_EX_Allocator *pstAllocator, in _VDEC_EX_Allocator_MallocStart() function 4127 u16BlockIdMain = _VDEC_EX_Allocator_MallocStart(pstAllocatorMain, &stCriterion); in _VDEC_EX_NdecAllocator_GetMainBlock() 4343 u16BlockIdSub = _VDEC_EX_Allocator_MallocStart(pstAllocatorSub, &stCriterion); in _VDEC_EX_NdecAllocator_GetSubBlock() 5363 … u16BlockIdAlloc = _VDEC_EX_Allocator_MallocStart(pstAllocatorTask, &stCriterion); in _VDEC_EX_AllocateCMAActionCallBack()
|
| H A D | apiVDEC_EX.c.0 | 3004 static MS_U16 _VDEC_EX_Allocator_MallocStart(VDEC_EX_Allocator *pstAllocator, 4125 u16BlockIdMain = _VDEC_EX_Allocator_MallocStart(pstAllocatorMain, &stCriterion); 4341 u16BlockIdSub = _VDEC_EX_Allocator_MallocStart(pstAllocatorSub, &stCriterion); 5359 … u16BlockIdAlloc = _VDEC_EX_Allocator_MallocStart(pstAllocatorTask, &stCriterion);
|
| /utopia/UTPA2-700.0.x/modules/vdec_lite/api/vdec_lite/ |
| H A D | apiVDEC_EX.c | 2779 static MS_U16 _VDEC_EX_Allocator_MallocStart(VDEC_EX_Allocator *pstAllocator, in _VDEC_EX_Allocator_MallocStart() function 3387 u16BlockIdMain = _VDEC_EX_Allocator_MallocStart(pstAllocatorMain, &stCriterion); in _VDEC_EX_NdecAllocator_GetMainBlock() 3518 u16BlockIdSub = _VDEC_EX_Allocator_MallocStart(pstAllocatorSub, &stCriterion); in _VDEC_EX_NdecAllocator_GetSubBlock()
|