Searched refs:u16AllocatorIdExt (Results 1 – 3 of 3) sorted by relevance
682 MS_U16 u16AllocatorIdExt; // allocator ID of extend allocator member1906 pstBlock->u16AllocatorIdExt = VDEC_EX_ALLOCAOTR_ID_UNUSED; in _VDEC_EX_Allocator_BlockReset()1969 pstBlock->u16AllocatorIdExt); in _VDEC_EX_Allocator_BlockPrint()3406 MS_U16 u16AllocatorIdExt = VDEC_EX_ALLOCAOTR_ID_UNUSED; in _VDEC_EX_NdecAllocator_GetExtendAllocator() local3414 if(_VDEC_EX_Allocator_IsValidId(pstBlock->u16AllocatorIdExt) == FALSE) in _VDEC_EX_NdecAllocator_GetExtendAllocator()3421 u16AllocatorIdExt = _VDEC_EX_Allocator_GetNewId(); in _VDEC_EX_NdecAllocator_GetExtendAllocator()3423 if(_VDEC_EX_Allocator_IsValidId(u16AllocatorIdExt) == FALSE) in _VDEC_EX_NdecAllocator_GetExtendAllocator()3428 pstAllocatorExt = _VDEC_EX_Allocator_GetAddressById(u16AllocatorIdExt); in _VDEC_EX_NdecAllocator_GetExtendAllocator()3442 pstBlock->u16AllocatorIdExt = u16AllocatorIdExt; in _VDEC_EX_NdecAllocator_GetExtendAllocator()3445 u16AllocatorIdExt = pstBlock->u16AllocatorIdExt; in _VDEC_EX_NdecAllocator_GetExtendAllocator()[all …]
741 MS_U16 u16AllocatorIdExt; // allocator ID of extend allocator member2106 pstBlock->u16AllocatorIdExt = VDEC_EX_ALLOCAOTR_ID_UNUSED; in _VDEC_EX_Allocator_BlockReset()2169 (unsigned int)pstBlock->u16AllocatorIdExt); in _VDEC_EX_Allocator_BlockPrint()4146 MS_U16 u16AllocatorIdExt = VDEC_EX_ALLOCAOTR_ID_UNUSED; in _VDEC_EX_NdecAllocator_GetExtendAllocator() local4154 if(_VDEC_EX_Allocator_IsValidId(pstBlock->u16AllocatorIdExt) == FALSE) in _VDEC_EX_NdecAllocator_GetExtendAllocator()4161 u16AllocatorIdExt = _VDEC_EX_Allocator_GetNewId(); in _VDEC_EX_NdecAllocator_GetExtendAllocator()4163 if(_VDEC_EX_Allocator_IsValidId(u16AllocatorIdExt) == FALSE) in _VDEC_EX_NdecAllocator_GetExtendAllocator()4168 pstAllocatorExt = _VDEC_EX_Allocator_GetAddressById(u16AllocatorIdExt); in _VDEC_EX_NdecAllocator_GetExtendAllocator()4182 pstBlock->u16AllocatorIdExt = u16AllocatorIdExt; in _VDEC_EX_NdecAllocator_GetExtendAllocator()4185 u16AllocatorIdExt = pstBlock->u16AllocatorIdExt; in _VDEC_EX_NdecAllocator_GetExtendAllocator()[all …]
741 MS_U16 u16AllocatorIdExt; // allocator ID of extend allocator2106 pstBlock->u16AllocatorIdExt = VDEC_EX_ALLOCAOTR_ID_UNUSED;2169 (unsigned int)pstBlock->u16AllocatorIdExt);4144 MS_U16 u16AllocatorIdExt = VDEC_EX_ALLOCAOTR_ID_UNUSED;4152 if(_VDEC_EX_Allocator_IsValidId(pstBlock->u16AllocatorIdExt) == FALSE)4159 u16AllocatorIdExt = _VDEC_EX_Allocator_GetNewId();4161 if(_VDEC_EX_Allocator_IsValidId(u16AllocatorIdExt) == FALSE)4166 pstAllocatorExt = _VDEC_EX_Allocator_GetAddressById(u16AllocatorIdExt);4180 pstBlock->u16AllocatorIdExt = u16AllocatorIdExt;4183 u16AllocatorIdExt = pstBlock->u16AllocatorIdExt;[all …]