Searched refs:stBlockInfo (Results 1 – 3 of 3) sorted by relevance
| /utopia/UTPA2-700.0.x/modules/vdec_lite/api/vdec_lite/ |
| H A D | apiVDEC_EX.c | 683 VDEC_EX_Allocator_BlockInfo stBlockInfo; member 1907 _VDEC_EX_Allocator_BlockInfoReset(&(pstBlock->stBlockInfo)); in _VDEC_EX_Allocator_BlockReset() 1972 pstBlock->stBlockInfo.u8MIU, in _VDEC_EX_Allocator_BlockPrint() 1973 pstBlock->stBlockInfo.u8Property, in _VDEC_EX_Allocator_BlockPrint() 1974 pstBlock->stBlockInfo.u16Allocated, in _VDEC_EX_Allocator_BlockPrint() 1975 pstBlock->stBlockInfo.phyAddr, in _VDEC_EX_Allocator_BlockPrint() 1976 pstBlock->stBlockInfo.szSize); in _VDEC_EX_Allocator_BlockPrint() 2060 _VDEC_EX_Allocator_BlockInfoCopy(&(pstBlockNew->stBlockInfo), pstBlockInfoRef); in _VDEC_EX_Allocator_BlockListAddtoHead() 2113 _VDEC_EX_Allocator_BlockInfoCopy(&(pstBlockNew->stBlockInfo), pstBlockInfoRef); in _VDEC_EX_Allocator_BlockListAddtoTail() 2185 _VDEC_EX_Allocator_BlockInfoCopy(&(pstBlockNew->stBlockInfo), pstBlockInfoRef); in _VDEC_EX_Allocator_BlockListInsertBefore() [all …]
|
| /utopia/UTPA2-700.0.x/modules/vdec_v3/api/vdec_v3/ |
| H A D | apiVDEC_EX.c | 742 VDEC_EX_Allocator_BlockInfo stBlockInfo; member 2107 _VDEC_EX_Allocator_BlockInfoReset(&(pstBlock->stBlockInfo)); in _VDEC_EX_Allocator_BlockReset() 2172 (unsigned int)pstBlock->stBlockInfo.u8MIU, in _VDEC_EX_Allocator_BlockPrint() 2173 (unsigned int)pstBlock->stBlockInfo.u8Property, in _VDEC_EX_Allocator_BlockPrint() 2174 (unsigned int)pstBlock->stBlockInfo.u16Allocated, in _VDEC_EX_Allocator_BlockPrint() 2175 (unsigned long long int)pstBlock->stBlockInfo.phyAddr, in _VDEC_EX_Allocator_BlockPrint() 2176 (unsigned int)pstBlock->stBlockInfo.szSize); in _VDEC_EX_Allocator_BlockPrint() 2262 _VDEC_EX_Allocator_BlockInfoCopy(&(pstBlockNew->stBlockInfo), pstBlockInfoRef); in _VDEC_EX_Allocator_BlockListAddtoHead() 2315 _VDEC_EX_Allocator_BlockInfoCopy(&(pstBlockNew->stBlockInfo), pstBlockInfoRef); in _VDEC_EX_Allocator_BlockListAddtoTail() 2387 _VDEC_EX_Allocator_BlockInfoCopy(&(pstBlockNew->stBlockInfo), pstBlockInfoRef); in _VDEC_EX_Allocator_BlockListInsertBefore() [all …]
|
| H A D | apiVDEC_EX.c.0 | 742 VDEC_EX_Allocator_BlockInfo stBlockInfo; 2107 _VDEC_EX_Allocator_BlockInfoReset(&(pstBlock->stBlockInfo)); 2172 (unsigned int)pstBlock->stBlockInfo.u8MIU, 2173 (unsigned int)pstBlock->stBlockInfo.u8Property, 2174 (unsigned int)pstBlock->stBlockInfo.u16Allocated, 2175 (unsigned long long int)pstBlock->stBlockInfo.phyAddr, 2176 (unsigned int)pstBlock->stBlockInfo.szSize); 2262 _VDEC_EX_Allocator_BlockInfoCopy(&(pstBlockNew->stBlockInfo), pstBlockInfoRef); 2315 _VDEC_EX_Allocator_BlockInfoCopy(&(pstBlockNew->stBlockInfo), pstBlockInfoRef); 2387 _VDEC_EX_Allocator_BlockInfoCopy(&(pstBlockNew->stBlockInfo), pstBlockInfoRef); [all …]
|