Searched refs:pstBlockUpper (Results 1 – 3 of 3) sorted by relevance
2149 VDEC_EX_Allocator_Block *pstBlockUpper = NULL; in _VDEC_EX_Allocator_BlockListInsertBefore() local2182 pstBlockUpper = _VDEC_EX_Allocator_BlockGetAddressById(pstBlockCurr->u16BlockIdPrev); in _VDEC_EX_Allocator_BlockListInsertBefore()2189 pstBlockUpper->u16BlockIdNext = u16BlockIdNew; in _VDEC_EX_Allocator_BlockListInsertBefore()
2351 VDEC_EX_Allocator_Block *pstBlockUpper = NULL; in _VDEC_EX_Allocator_BlockListInsertBefore() local2384 pstBlockUpper = _VDEC_EX_Allocator_BlockGetAddressById(pstBlockCurr->u16BlockIdPrev); in _VDEC_EX_Allocator_BlockListInsertBefore()2391 pstBlockUpper->u16BlockIdNext = u16BlockIdNew; in _VDEC_EX_Allocator_BlockListInsertBefore()
2351 VDEC_EX_Allocator_Block *pstBlockUpper = NULL;2384 pstBlockUpper = _VDEC_EX_Allocator_BlockGetAddressById(pstBlockCurr->u16BlockIdPrev);2391 pstBlockUpper->u16BlockIdNext = u16BlockIdNew;