Searched refs:_VDEC_EX_Allocator_BlockGetAddressById (Results 1 – 3 of 3) sorted by relevance
1916 static VDEC_EX_Allocator_Block *_VDEC_EX_Allocator_BlockGetAddressById(MS_U16 u16BlockID) in _VDEC_EX_Allocator_BlockGetAddressById() function1999 pstBlockCurr = _VDEC_EX_Allocator_BlockGetAddressById(u16BlockIdCurr); in _VDEC_EX_Allocator_BlockListPrint()2059 pstBlockNew = _VDEC_EX_Allocator_BlockGetAddressById(u16BlockIdNew); in _VDEC_EX_Allocator_BlockListAddtoHead()2078 pstBlockTemp = _VDEC_EX_Allocator_BlockGetAddressById(pstBlockList->u16BlockIdHead); in _VDEC_EX_Allocator_BlockListAddtoHead()2112 pstBlockNew = _VDEC_EX_Allocator_BlockGetAddressById(u16BlockIdNew); in _VDEC_EX_Allocator_BlockListAddtoTail()2131 pstBlockTemp = _VDEC_EX_Allocator_BlockGetAddressById(pstBlockList->u16BlockIdTail); in _VDEC_EX_Allocator_BlockListAddtoTail()2180 pstBlockNew = _VDEC_EX_Allocator_BlockGetAddressById(u16BlockIdNew); in _VDEC_EX_Allocator_BlockListInsertBefore()2181 pstBlockCurr = _VDEC_EX_Allocator_BlockGetAddressById(u16BlockIdCurr); in _VDEC_EX_Allocator_BlockListInsertBefore()2182 pstBlockUpper = _VDEC_EX_Allocator_BlockGetAddressById(pstBlockCurr->u16BlockIdPrev); in _VDEC_EX_Allocator_BlockListInsertBefore()2229 pstBlockCurr = _VDEC_EX_Allocator_BlockGetAddressById(u16BlockIdCurr); in _VDEC_EX_Allocator_BlockListRemove()[all …]
2116 static VDEC_EX_Allocator_Block *_VDEC_EX_Allocator_BlockGetAddressById(MS_U16 u16BlockID) in _VDEC_EX_Allocator_BlockGetAddressById() function2199 pstBlockCurr = _VDEC_EX_Allocator_BlockGetAddressById(u16BlockIdCurr); in _VDEC_EX_Allocator_BlockListPrint()2261 pstBlockNew = _VDEC_EX_Allocator_BlockGetAddressById(u16BlockIdNew); in _VDEC_EX_Allocator_BlockListAddtoHead()2280 pstBlockTemp = _VDEC_EX_Allocator_BlockGetAddressById(pstBlockList->u16BlockIdHead); in _VDEC_EX_Allocator_BlockListAddtoHead()2314 pstBlockNew = _VDEC_EX_Allocator_BlockGetAddressById(u16BlockIdNew); in _VDEC_EX_Allocator_BlockListAddtoTail()2333 pstBlockTemp = _VDEC_EX_Allocator_BlockGetAddressById(pstBlockList->u16BlockIdTail); in _VDEC_EX_Allocator_BlockListAddtoTail()2382 pstBlockNew = _VDEC_EX_Allocator_BlockGetAddressById(u16BlockIdNew); in _VDEC_EX_Allocator_BlockListInsertBefore()2383 pstBlockCurr = _VDEC_EX_Allocator_BlockGetAddressById(u16BlockIdCurr); in _VDEC_EX_Allocator_BlockListInsertBefore()2384 pstBlockUpper = _VDEC_EX_Allocator_BlockGetAddressById(pstBlockCurr->u16BlockIdPrev); in _VDEC_EX_Allocator_BlockListInsertBefore()2431 pstBlockCurr = _VDEC_EX_Allocator_BlockGetAddressById(u16BlockIdCurr); in _VDEC_EX_Allocator_BlockListRemove()[all …]
2116 static VDEC_EX_Allocator_Block *_VDEC_EX_Allocator_BlockGetAddressById(MS_U16 u16BlockID)2199 pstBlockCurr = _VDEC_EX_Allocator_BlockGetAddressById(u16BlockIdCurr);2261 pstBlockNew = _VDEC_EX_Allocator_BlockGetAddressById(u16BlockIdNew);2280 pstBlockTemp = _VDEC_EX_Allocator_BlockGetAddressById(pstBlockList->u16BlockIdHead);2314 pstBlockNew = _VDEC_EX_Allocator_BlockGetAddressById(u16BlockIdNew);2333 pstBlockTemp = _VDEC_EX_Allocator_BlockGetAddressById(pstBlockList->u16BlockIdTail);2382 pstBlockNew = _VDEC_EX_Allocator_BlockGetAddressById(u16BlockIdNew);2383 pstBlockCurr = _VDEC_EX_Allocator_BlockGetAddressById(u16BlockIdCurr);2384 pstBlockUpper = _VDEC_EX_Allocator_BlockGetAddressById(pstBlockCurr->u16BlockIdPrev);2431 pstBlockCurr = _VDEC_EX_Allocator_BlockGetAddressById(u16BlockIdCurr);[all …]