Searched refs:u16NumBlocks (Results 1 – 3 of 3) sorted by relevance
690 MS_U16 u16NumBlocks; // total number of blocks using in list member1994 pstBlockList->u16NumBlocks, pstBlockList->u16BlockIdHead, pstBlockList->u16BlockIdTail); in _VDEC_EX_Allocator_BlockListPrint()2031 pstBlockList->u16NumBlocks = 0; in _VDEC_EX_Allocator_BlockListReset()2063 if(pstBlockList->u16NumBlocks == 0) in _VDEC_EX_Allocator_BlockListAddtoHead()2084 pstBlockList->u16NumBlocks += 1; in _VDEC_EX_Allocator_BlockListAddtoHead()2116 if(pstBlockList->u16NumBlocks == 0) in _VDEC_EX_Allocator_BlockListAddtoTail()2137 pstBlockList->u16NumBlocks += 1; in _VDEC_EX_Allocator_BlockListAddtoTail()2158 if(pstBlockList->u16NumBlocks <= 1 || in _VDEC_EX_Allocator_BlockListInsertBefore()2196 pstBlockList->u16NumBlocks += 1; in _VDEC_EX_Allocator_BlockListInsertBefore()2220 if(pstBlockList->u16NumBlocks == 0) in _VDEC_EX_Allocator_BlockListRemove()[all …]
749 MS_U16 u16NumBlocks; // total number of blocks using in list member2194 pstBlockList->u16NumBlocks, pstBlockList->u16BlockIdHead, pstBlockList->u16BlockIdTail); in _VDEC_EX_Allocator_BlockListPrint()2233 pstBlockList->u16NumBlocks = 0; in _VDEC_EX_Allocator_BlockListReset()2265 if(pstBlockList->u16NumBlocks == 0) in _VDEC_EX_Allocator_BlockListAddtoHead()2286 pstBlockList->u16NumBlocks += 1; in _VDEC_EX_Allocator_BlockListAddtoHead()2318 if(pstBlockList->u16NumBlocks == 0) in _VDEC_EX_Allocator_BlockListAddtoTail()2339 pstBlockList->u16NumBlocks += 1; in _VDEC_EX_Allocator_BlockListAddtoTail()2360 if(pstBlockList->u16NumBlocks <= 1 || in _VDEC_EX_Allocator_BlockListInsertBefore()2398 pstBlockList->u16NumBlocks += 1; in _VDEC_EX_Allocator_BlockListInsertBefore()2422 if(pstBlockList->u16NumBlocks == 0) in _VDEC_EX_Allocator_BlockListRemove()[all …]
749 MS_U16 u16NumBlocks; // total number of blocks using in list2194 pstBlockList->u16NumBlocks, pstBlockList->u16BlockIdHead, pstBlockList->u16BlockIdTail);2233 pstBlockList->u16NumBlocks = 0;2265 if(pstBlockList->u16NumBlocks == 0)2286 pstBlockList->u16NumBlocks += 1;2318 if(pstBlockList->u16NumBlocks == 0)2339 pstBlockList->u16NumBlocks += 1;2360 if(pstBlockList->u16NumBlocks <= 1 ||2398 pstBlockList->u16NumBlocks += 1;2422 if(pstBlockList->u16NumBlocks == 0)[all …]