Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/vdec_lite/api/vdec_lite/
H A DapiVDEC_EX.c669 MS_U8 u8Property; member
1886 pstBlockInfo->u8Property = VDEC_EX_ALLOCAOTR_PROPERTY_DEFAULT; in _VDEC_EX_Allocator_BlockInfoReset()
1973 pstBlock->stBlockInfo.u8Property, in _VDEC_EX_Allocator_BlockPrint()
2414 pstBlockPrev->stBlockInfo.u8Property != pstBlockCurr->stBlockInfo.u8Property || in _VDEC_EX_Allocator_CheckMergePrevious()
2467 pstBlockNext->stBlockInfo.u8Property != pstBlockCurr->stBlockInfo.u8Property || in _VDEC_EX_Allocator_CheckMergeNext()
2520 stBlockInfoRef.u8Property = pstBlockCurr->stBlockInfo.u8Property; in _VDEC_EX_Allocator_BlockSplitBySize()
2584 ((pstBlockCurr->stBlockInfo.u8Property & VDEC_EX_ALLOCAOTR_PROPERTY_CAN_OVERLAP) == 0))) in _VDEC_EX_Allocator_BlockCheckMatch()
2590 …ALLOC][DBG]\tpstBlockCurr->stBlockInfo.u8Property = 0x%x\n", pstBlockCurr->stBlockInfo.u8Property); in _VDEC_EX_Allocator_BlockCheckMatch()
2803 if((pstBlockMatch->stBlockInfo.u8Property & VDEC_EX_ALLOCAOTR_PROPERTY_CAN_OVERLAP) == 0) in _VDEC_EX_Allocator_MallocStart()
2922 stBlockInfoRef.u8Property = VDEC_EX_ALLOCAOTR_PROPERTY_DEFAULT; in _VDEC_EX_NDecAllocator_Init()
[all …]
/utopia/UTPA2-700.0.x/modules/vdec_v3/api/vdec_v3/
H A DapiVDEC_EX.c728 MS_U8 u8Property; member
2086 pstBlockInfo->u8Property = VDEC_EX_ALLOCAOTR_PROPERTY_DEFAULT; in _VDEC_EX_Allocator_BlockInfoReset()
2173 (unsigned int)pstBlock->stBlockInfo.u8Property, in _VDEC_EX_Allocator_BlockPrint()
2616 pstBlockPrev->stBlockInfo.u8Property != pstBlockCurr->stBlockInfo.u8Property || in _VDEC_EX_Allocator_CheckMergePrevious()
2669 pstBlockNext->stBlockInfo.u8Property != pstBlockCurr->stBlockInfo.u8Property || in _VDEC_EX_Allocator_CheckMergeNext()
2722 stBlockInfoRef.u8Property = pstBlockCurr->stBlockInfo.u8Property; in _VDEC_EX_Allocator_BlockSplitBySize()
2787 ((pstBlockCurr->stBlockInfo.u8Property & VDEC_EX_ALLOCAOTR_PROPERTY_CAN_OVERLAP) == 0))) in _VDEC_EX_Allocator_BlockCheckMatch()
2793 …stBlockCurr->stBlockInfo.u8Property = 0x%x\n", (unsigned int)pstBlockCurr->stBlockInfo.u8Property); in _VDEC_EX_Allocator_BlockCheckMatch()
3028 if((pstBlockMatch->stBlockInfo.u8Property & VDEC_EX_ALLOCAOTR_PROPERTY_CAN_OVERLAP) == 0) in _VDEC_EX_Allocator_MallocStart()
3147 stBlockInfoRef.u8Property = VDEC_EX_ALLOCAOTR_PROPERTY_DEFAULT; in _VDEC_EX_NDecAllocator_Init()
[all …]
H A DapiVDEC_EX.c.0728 MS_U8 u8Property;
2086 pstBlockInfo->u8Property = VDEC_EX_ALLOCAOTR_PROPERTY_DEFAULT;
2173 (unsigned int)pstBlock->stBlockInfo.u8Property,
2616 pstBlockPrev->stBlockInfo.u8Property != pstBlockCurr->stBlockInfo.u8Property ||
2669 pstBlockNext->stBlockInfo.u8Property != pstBlockCurr->stBlockInfo.u8Property ||
2722 stBlockInfoRef.u8Property = pstBlockCurr->stBlockInfo.u8Property;
2787 ((pstBlockCurr->stBlockInfo.u8Property & VDEC_EX_ALLOCAOTR_PROPERTY_CAN_OVERLAP) == 0)))
2793 …[ALLOC][DBG]\tpstBlockCurr->stBlockInfo.u8Property = 0x%x\n", (unsigned int)pstBlockCurr->stBlockI…
3028 if((pstBlockMatch->stBlockInfo.u8Property & VDEC_EX_ALLOCAOTR_PROPERTY_CAN_OVERLAP) == 0)
3147 stBlockInfoRef.u8Property = VDEC_EX_ALLOCAOTR_PROPERTY_DEFAULT;
[all …]