Searched refs:u16BlockIdThird (Results 1 – 3 of 3) sorted by relevance
3542 MS_U16 u16BlockIdThird = VDEC_EX_ALLOCAOTR_BLOCK_ID_UNUSED; in _VDEC_EX_NdecAllocator_GetThirdBlock() local3560 u16BlockIdThird = pstAllocatorThird->stBlockList.u16BlockIdHead; in _VDEC_EX_NdecAllocator_GetThirdBlock()3563 return u16BlockIdThird; in _VDEC_EX_NdecAllocator_GetThirdBlock()3791 MS_U16 u16BlockIdThird= VDEC_EX_ALLOCAOTR_BLOCK_ID_UNUSED; in _VDEC_EX_NdecAllocator_MallocFrameBuffer() local3870 u16BlockIdThird = _VDEC_EX_NdecAllocator_GetThirdBlock(pstBlockSub); in _VDEC_EX_NdecAllocator_MallocFrameBuffer()3871 if(_VDEC_EX_Allocator_BlockIsValidId(u16BlockIdThird) == FALSE) in _VDEC_EX_NdecAllocator_MallocFrameBuffer()3876 pstBlockThird = _VDEC_EX_Allocator_BlockGetAddressById(u16BlockIdThird); in _VDEC_EX_NdecAllocator_MallocFrameBuffer()3878 u16BlockIdTask = u16BlockIdThird; in _VDEC_EX_NdecAllocator_MallocFrameBuffer()
4363 MS_U16 u16BlockIdThird = VDEC_EX_ALLOCAOTR_BLOCK_ID_UNUSED;4381 u16BlockIdThird = pstAllocatorThird->stBlockList.u16BlockIdHead;4384 return u16BlockIdThird;4695 u16BlockIdThird = _VDEC_EX_NdecAllocator_GetThirdBlock(pstBlockSub); in _VDEC_EX_NdecAllocator_MallocBuffer()4696 if(_VDEC_EX_Allocator_BlockIsValidId(u16BlockIdThird) == FALSE) in _VDEC_EX_NdecAllocator_MallocBuffer()4701 pstBlockThird = _VDEC_EX_Allocator_BlockGetAddressById(u16BlockIdThird); in _VDEC_EX_NdecAllocator_MallocBuffer()4703 u16BlockIdTask = u16BlockIdThird; in _VDEC_EX_NdecAllocator_MallocBuffer()
4361 MS_U16 u16BlockIdThird = VDEC_EX_ALLOCAOTR_BLOCK_ID_UNUSED;4379 u16BlockIdThird = pstAllocatorThird->stBlockList.u16BlockIdHead;4382 return u16BlockIdThird;4612 //MS_U16 u16BlockIdThird= VDEC_EX_ALLOCAOTR_BLOCK_ID_UNUSED;4693 u16BlockIdThird = _VDEC_EX_NdecAllocator_GetThirdBlock(pstBlockSub);4694 if(_VDEC_EX_Allocator_BlockIsValidId(u16BlockIdThird) == FALSE)4699 pstBlockThird = _VDEC_EX_Allocator_BlockGetAddressById(u16BlockIdThird);4701 u16BlockIdTask = u16BlockIdThird;