Searched refs:pstNDecAllocator (Results 1 – 3 of 3) sorted by relevance
2287 static MS_U16 _VDEC_EX_Allocator_CountUsedAllocators(VDEC_EX_NDecAllocator *pstNDecAllocator) in _VDEC_EX_Allocator_CountUsedAllocators() argument2293 MS_U16 u16AllocatorId = pstNDecAllocator->stAllocatorPool[i].u16AllocatorId; in _VDEC_EX_Allocator_CountUsedAllocators()2302 static MS_U16 _VDEC_EX_Allocator_CountUsedBlocks(VDEC_EX_NDecAllocator *pstNDecAllocator) in _VDEC_EX_Allocator_CountUsedBlocks() argument2308 MS_U16 u16BlockId = pstNDecAllocator->stBlockPool[i].u16BlockId; in _VDEC_EX_Allocator_CountUsedBlocks()2864 static VDEC_EX_Result _VDEC_EX_NDecAllocator_Init(VDEC_EX_NDecAllocator *pstNDecAllocator) in _VDEC_EX_NDecAllocator_Init() argument2869 if(pstNDecAllocator->bInit == FALSE) in _VDEC_EX_NDecAllocator_Init()2872 pstNDecAllocator->bInit = TRUE; in _VDEC_EX_NDecAllocator_Init()2877 VDEC_EX_Allocator_Record *pstRecord = &(pstNDecAllocator->stAllocatorRecord[i]); in _VDEC_EX_NDecAllocator_Init()2885 pstNDecAllocator->szCMAAllocLength[E_VDEC_EX_CMA_POOL_BUFFER_FB1][i] = 0; in _VDEC_EX_NDecAllocator_Init()2886 pstNDecAllocator->szCMAAllocLength[E_VDEC_EX_CMA_POOL_BUFFER_FB2][i] = 0; in _VDEC_EX_NDecAllocator_Init()[all …]
2489 static MS_U16 _VDEC_EX_Allocator_CountUsedAllocators(VDEC_EX_NDecAllocator *pstNDecAllocator) in _VDEC_EX_Allocator_CountUsedAllocators() argument2495 MS_U16 u16AllocatorId = pstNDecAllocator->stAllocatorPool[i].u16AllocatorId; in _VDEC_EX_Allocator_CountUsedAllocators()2504 static MS_U16 _VDEC_EX_Allocator_CountUsedBlocks(VDEC_EX_NDecAllocator *pstNDecAllocator) in _VDEC_EX_Allocator_CountUsedBlocks() argument2510 MS_U16 u16BlockId = pstNDecAllocator->stBlockPool[i].u16BlockId; in _VDEC_EX_Allocator_CountUsedBlocks()3089 static VDEC_EX_Result _VDEC_EX_NDecAllocator_Init(VDEC_EX_NDecAllocator *pstNDecAllocator) in _VDEC_EX_NDecAllocator_Init() argument3094 if(pstNDecAllocator->bInit == FALSE) in _VDEC_EX_NDecAllocator_Init()3097 pstNDecAllocator->bInit = TRUE; in _VDEC_EX_NDecAllocator_Init()3102 VDEC_EX_Allocator_Record *pstRecord = &(pstNDecAllocator->stAllocatorRecord[i]); in _VDEC_EX_NDecAllocator_Init()3110 pstNDecAllocator->szCMAAllocLength[E_VDEC_EX_CMA_POOL_BUFFER_FB1][i] = 0; in _VDEC_EX_NDecAllocator_Init()3111 pstNDecAllocator->szCMAAllocLength[E_VDEC_EX_CMA_POOL_BUFFER_FB2][i] = 0; in _VDEC_EX_NDecAllocator_Init()[all …]
2489 static MS_U16 _VDEC_EX_Allocator_CountUsedAllocators(VDEC_EX_NDecAllocator *pstNDecAllocator)2495 MS_U16 u16AllocatorId = pstNDecAllocator->stAllocatorPool[i].u16AllocatorId;2504 static MS_U16 _VDEC_EX_Allocator_CountUsedBlocks(VDEC_EX_NDecAllocator *pstNDecAllocator)2510 MS_U16 u16BlockId = pstNDecAllocator->stBlockPool[i].u16BlockId;3089 static VDEC_EX_Result _VDEC_EX_NDecAllocator_Init(VDEC_EX_NDecAllocator *pstNDecAllocator)3094 if(pstNDecAllocator->bInit == FALSE)3097 pstNDecAllocator->bInit = TRUE;3102 VDEC_EX_Allocator_Record *pstRecord = &(pstNDecAllocator->stAllocatorRecord[i]);3110 pstNDecAllocator->szCMAAllocLength[E_VDEC_EX_CMA_POOL_BUFFER_FB1][i] = 0;3111 pstNDecAllocator->szCMAAllocLength[E_VDEC_EX_CMA_POOL_BUFFER_FB2][i] = 0;[all …]