Searched refs:ALLOCATOR_PRINTF_DBG (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 | 1877 #define ALLOCATOR_PRINTF_DBG(format,args...) VPRINTF(format, ##args) macro 1879 #define ALLOCATOR_PRINTF_DBG(format,args...) macro 1958 ALLOCATOR_PRINTF_DBG("[ALLOC][DBG] pstBlock(%p):\n", pstBlock); in _VDEC_EX_Allocator_BlockPrint() 1965 ALLOCATOR_PRINTF_DBG("[ALLOC][DBG] \tId=%d, PrevId=%d, NextId=%d, AllocatorIdExt=%d\n", in _VDEC_EX_Allocator_BlockPrint() 1971 …ALLOCATOR_PRINTF_DBG("[ALLOC][DBG] \tMIU=%d, Property=0x%x, Allocated=%d, Addr=0x%llx, Size=0x%x\n… in _VDEC_EX_Allocator_BlockPrint() 1986 ALLOCATOR_PRINTF_DBG("[ALLOC][DBG] pstBlockList(%p):\n", pstBlockList); in _VDEC_EX_Allocator_BlockListPrint() 1993 ALLOCATOR_PRINTF_DBG("[ALLOC][DBG] \tnumblocks=%d, HeadId=%d, TailId=%d\n", in _VDEC_EX_Allocator_BlockListPrint() 2011 ALLOCATOR_PRINTF_DBG("[ALLOC][DBG] pstAllocator(%p):\n", pstAllocator); in _VDEC_EX_Allocator_Print() 2018 ALLOCATOR_PRINTF_DBG("[ALLOC][DBG] \tAllocatorId=%d, Addr=0x%llx, Size=0x%x, UnuseSize=0x%x\n", in _VDEC_EX_Allocator_Print() 2407 ALLOCATOR_PRINTF_DBG("[ALLOC][DBG][%s][%d] Doesn't merge\n", __FUNCTION__, __LINE__); in _VDEC_EX_Allocator_CheckMergePrevious() [all …]
|
| /utopia/UTPA2-700.0.x/modules/vdec_v3/api/vdec_v3/ |
| H A D | apiVDEC_EX.c | 2077 #define ALLOCATOR_PRINTF_DBG(format,args...) VPRINTF(format, ##args) macro 2079 #define ALLOCATOR_PRINTF_DBG(format,args...) macro 2158 ALLOCATOR_PRINTF_DBG("[ALLOC][DBG] pstBlock(%p):\n", pstBlock); in _VDEC_EX_Allocator_BlockPrint() 2165 ALLOCATOR_PRINTF_DBG("[ALLOC][DBG] \tId=%d, PrevId=%d, NextId=%d, AllocatorIdExt=%d\n", in _VDEC_EX_Allocator_BlockPrint() 2171 …ALLOCATOR_PRINTF_DBG("[ALLOC][DBG] \tMIU=%d, Property=0x%x, Allocated=%d, Addr=0x%llx, Size=0x%x\n… in _VDEC_EX_Allocator_BlockPrint() 2186 ALLOCATOR_PRINTF_DBG("[ALLOC][DBG] pstBlockList(%p):\n", pstBlockList); in _VDEC_EX_Allocator_BlockListPrint() 2193 ALLOCATOR_PRINTF_DBG("[ALLOC][DBG] \tnumblocks=%d, HeadId=%d, TailId=%d\n", in _VDEC_EX_Allocator_BlockListPrint() 2211 ALLOCATOR_PRINTF_DBG("[ALLOC][DBG] pstAllocator(%p):\n", pstAllocator); in _VDEC_EX_Allocator_Print() 2218 ALLOCATOR_PRINTF_DBG("[ALLOC][DBG] \tAllocatorId=%d, Addr=0x%llx, Size=0x%x, UnuseSize=0x%x\n", in _VDEC_EX_Allocator_Print() 2609 ALLOCATOR_PRINTF_DBG("[ALLOC][DBG][%s][%d] Doesn't merge\n", __FUNCTION__, __LINE__); in _VDEC_EX_Allocator_CheckMergePrevious() [all …]
|
| H A D | apiVDEC_EX.c.0 | 2077 #define ALLOCATOR_PRINTF_DBG(format,args...) VPRINTF(format, ##args) 2079 #define ALLOCATOR_PRINTF_DBG(format,args...) 2158 ALLOCATOR_PRINTF_DBG("[ALLOC][DBG] pstBlock(%p):\n", pstBlock); 2165 ALLOCATOR_PRINTF_DBG("[ALLOC][DBG] \tId=%d, PrevId=%d, NextId=%d, AllocatorIdExt=%d\n", 2171 …ALLOCATOR_PRINTF_DBG("[ALLOC][DBG] \tMIU=%d, Property=0x%x, Allocated=%d, Addr=0x%llx, Size=0x%x\n… 2186 ALLOCATOR_PRINTF_DBG("[ALLOC][DBG] pstBlockList(%p):\n", pstBlockList); 2193 ALLOCATOR_PRINTF_DBG("[ALLOC][DBG] \tnumblocks=%d, HeadId=%d, TailId=%d\n", 2211 ALLOCATOR_PRINTF_DBG("[ALLOC][DBG] pstAllocator(%p):\n", pstAllocator); 2218 ALLOCATOR_PRINTF_DBG("[ALLOC][DBG] \tAllocatorId=%d, Addr=0x%llx, Size=0x%x, UnuseSize=0x%x\n", 2609 ALLOCATOR_PRINTF_DBG("[ALLOC][DBG][%s][%d] Doesn't merge\n", __FUNCTION__, __LINE__); [all …]
|