Home
last modified time | relevance | path

Searched refs:szTotalSize (Results 1 – 3 of 3) sorted by relevance

/utopia/UTPA2-700.0.x/modules/vdec_lite/api/vdec_lite/
H A DapiVDEC_EX.c701 MS_SIZE szTotalSize; // total size of this memory section member
2020 pstAllocator->szTotalSize, pstAllocator->szUnusedSize); in _VDEC_EX_Allocator_Print()
2276 pstAllocator->szTotalSize = 0; in _VDEC_EX_Allocator_Reset()
2369 pstAllocator->szTotalSize = pstBlockInfo->szSize; in _VDEC_EX_Allocator_Init()
2947 pstAllocatorMain->szTotalSize += 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()
/utopia/UTPA2-700.0.x/modules/vdec_v3/api/vdec_v3/
H A DapiVDEC_EX.c760 MS_SIZE szTotalSize; // total size of this memory section member
2221 (unsigned int)pstAllocator->szTotalSize, in _VDEC_EX_Allocator_Print()
2478 pstAllocator->szTotalSize = 0; in _VDEC_EX_Allocator_Reset()
2571 pstAllocator->szTotalSize = pstBlockInfo->szSize; in _VDEC_EX_Allocator_Init()
3172 pstAllocatorMain->szTotalSize += 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()
H A DapiVDEC_EX.c.0760 MS_SIZE szTotalSize; // total size of this memory section
2221 (unsigned int)pstAllocator->szTotalSize,
2478 pstAllocator->szTotalSize = 0;
2571 pstAllocator->szTotalSize = pstBlockInfo->szSize;
3172 pstAllocatorMain->szTotalSize += stBlockInfoRef.szSize;
4824 if(pstAllocatorExt->szUnusedSize == pstAllocatorExt->szTotalSize)
4968 if(pstAllocatorSub->szUnusedSize == pstAllocatorSub->szTotalSize)