Searched refs:u16AllocatorId (Results 1 – 3 of 3) sorted by relevance
699 MS_U16 u16AllocatorId; // member2019 pstAllocator->u16AllocatorId, pstAllocator->phyStartAddr, in _VDEC_EX_Allocator_Print()2274 pstAllocator->u16AllocatorId = u16Id; in _VDEC_EX_Allocator_Reset()2282 static inline MS_BOOL _VDEC_EX_Allocator_IsValidId(MS_U16 u16AllocatorId) in _VDEC_EX_Allocator_IsValidId() argument2284 return (u16AllocatorId < VDEC_EX_ALLOCAOTR_MAX_NUM_ALLOCATOR) ? TRUE : FALSE; in _VDEC_EX_Allocator_IsValidId()2293 MS_U16 u16AllocatorId = pstNDecAllocator->stAllocatorPool[i].u16AllocatorId; in _VDEC_EX_Allocator_CountUsedAllocators() local2294 if(_VDEC_EX_Allocator_IsValidId(u16AllocatorId) == TRUE) in _VDEC_EX_Allocator_CountUsedAllocators()2345 if(pstAllocator->u16AllocatorId == VDEC_EX_ALLOCAOTR_ID_UNUSED) in _VDEC_EX_Allocator_GetNewId()4058 pstAllocatorExt->u16AllocatorId = VDEC_EX_ALLOCAOTR_ID_UNUSED; in _VDEC_EX_NdecAllocator_FreeBlock()4185 pstAllocatorSub->u16AllocatorId = VDEC_EX_ALLOCAOTR_ID_UNUSED; in _VDEC_EX_NdecAllocator_FreeBuffer()
758 MS_U16 u16AllocatorId; // member2219 (unsigned int)pstAllocator->u16AllocatorId, in _VDEC_EX_Allocator_Print()2476 pstAllocator->u16AllocatorId = u16Id; in _VDEC_EX_Allocator_Reset()2484 static inline MS_BOOL _VDEC_EX_Allocator_IsValidId(MS_U16 u16AllocatorId) in _VDEC_EX_Allocator_IsValidId() argument2486 return (u16AllocatorId < VDEC_EX_ALLOCAOTR_MAX_NUM_ALLOCATOR) ? TRUE : FALSE; in _VDEC_EX_Allocator_IsValidId()2495 MS_U16 u16AllocatorId = pstNDecAllocator->stAllocatorPool[i].u16AllocatorId; in _VDEC_EX_Allocator_CountUsedAllocators() local2496 if(_VDEC_EX_Allocator_IsValidId(u16AllocatorId) == TRUE) in _VDEC_EX_Allocator_CountUsedAllocators()2547 if(pstAllocator->u16AllocatorId == VDEC_EX_ALLOCAOTR_ID_UNUSED) in _VDEC_EX_Allocator_GetNewId()4850 pstAllocatorExt->u16AllocatorId = VDEC_EX_ALLOCAOTR_ID_UNUSED; in _VDEC_EX_NdecAllocator_FreeBlock()4976 pstAllocatorSub->u16AllocatorId = VDEC_EX_ALLOCAOTR_ID_UNUSED; in _VDEC_EX_NdecAllocator_FreeBuffer()
758 MS_U16 u16AllocatorId; //2219 (unsigned int)pstAllocator->u16AllocatorId,2476 pstAllocator->u16AllocatorId = u16Id;2484 static inline MS_BOOL _VDEC_EX_Allocator_IsValidId(MS_U16 u16AllocatorId)2486 return (u16AllocatorId < VDEC_EX_ALLOCAOTR_MAX_NUM_ALLOCATOR) ? TRUE : FALSE;2495 MS_U16 u16AllocatorId = pstNDecAllocator->stAllocatorPool[i].u16AllocatorId;2496 if(_VDEC_EX_Allocator_IsValidId(u16AllocatorId) == TRUE)2547 if(pstAllocator->u16AllocatorId == VDEC_EX_ALLOCAOTR_ID_UNUSED)4848 pstAllocatorExt->u16AllocatorId = VDEC_EX_ALLOCAOTR_ID_UNUSED;4974 pstAllocatorSub->u16AllocatorId = VDEC_EX_ALLOCAOTR_ID_UNUSED;