Searched refs:szUnusedSize (Results 1 – 3 of 3) sorted by relevance
702 MS_SIZE szUnusedSize; // record unused size of this memory section member2020 pstAllocator->szTotalSize, pstAllocator->szUnusedSize); in _VDEC_EX_Allocator_Print()2277 pstAllocator->szUnusedSize = 0; in _VDEC_EX_Allocator_Reset()2370 pstAllocator->szUnusedSize = pstBlockInfo->szSize; in _VDEC_EX_Allocator_Init()2772 pstAllocator->szUnusedSize -= pstBlockMatch->stBlockInfo.szSize; in _VDEC_EX_Allocator_Assign()2841 pstAllocator->szUnusedSize += pstBlockFree->stBlockInfo.szSize; in _VDEC_EX_Allocator_Free()2948 pstAllocatorMain->szUnusedSize += stBlockInfoRef.szSize; in _VDEC_EX_NDecAllocator_Init()4034 if(pstAllocatorExt->szUnusedSize == pstAllocatorExt->szTotalSize) in _VDEC_EX_NdecAllocator_FreeBlock()4179 if(pstAllocatorSub->szUnusedSize == pstAllocatorSub->szTotalSize) in _VDEC_EX_NdecAllocator_FreeBuffer()
761 MS_SIZE szUnusedSize; // record unused size of this memory section member2222 (unsigned int)pstAllocator->szUnusedSize); in _VDEC_EX_Allocator_Print()2479 pstAllocator->szUnusedSize = 0; in _VDEC_EX_Allocator_Reset()2572 pstAllocator->szUnusedSize = pstBlockInfo->szSize; in _VDEC_EX_Allocator_Init()2997 pstAllocator->szUnusedSize -= pstBlockMatch->stBlockInfo.szSize; in _VDEC_EX_Allocator_Assign()3066 pstAllocator->szUnusedSize += pstBlockFree->stBlockInfo.szSize; in _VDEC_EX_Allocator_Free()3173 pstAllocatorMain->szUnusedSize += stBlockInfoRef.szSize; in _VDEC_EX_NDecAllocator_Init()4826 if(pstAllocatorExt->szUnusedSize == pstAllocatorExt->szTotalSize) in _VDEC_EX_NdecAllocator_FreeBlock()4970 if(pstAllocatorSub->szUnusedSize == pstAllocatorSub->szTotalSize) in _VDEC_EX_NdecAllocator_FreeBuffer()
761 MS_SIZE szUnusedSize; // record unused size of this memory section2222 (unsigned int)pstAllocator->szUnusedSize);2479 pstAllocator->szUnusedSize = 0;2572 pstAllocator->szUnusedSize = pstBlockInfo->szSize;2997 pstAllocator->szUnusedSize -= pstBlockMatch->stBlockInfo.szSize;3066 pstAllocator->szUnusedSize += pstBlockFree->stBlockInfo.szSize;3173 pstAllocatorMain->szUnusedSize += stBlockInfoRef.szSize;4824 if(pstAllocatorExt->szUnusedSize == pstAllocatorExt->szTotalSize)4968 if(pstAllocatorSub->szUnusedSize == pstAllocatorSub->szTotalSize)