Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/vdec_lite/api/vdec_lite/
H A DapiVDEC_EX.c705 } VDEC_EX_Allocator; typedef
724 VDEC_EX_Allocator stAllocatorPool[VDEC_EX_ALLOCAOTR_MAX_NUM_ALLOCATOR];
2009 static void _VDEC_EX_Allocator_Print(VDEC_EX_Allocator *pstAllocator) in _VDEC_EX_Allocator_Print()
2272 static void _VDEC_EX_Allocator_Reset(VDEC_EX_Allocator *pstAllocator, MS_U16 u16Id) in _VDEC_EX_Allocator_Reset()
2317 static VDEC_EX_Allocator *_VDEC_EX_Allocator_GetAddressById(MS_U16 u16ID) in _VDEC_EX_Allocator_GetAddressById()
2319 VDEC_EX_Allocator *pstAllocatorPool = in _VDEC_EX_Allocator_GetAddressById()
2321 VDEC_EX_Allocator *pstAllocator = NULL; in _VDEC_EX_Allocator_GetAddressById()
2337 VDEC_EX_Allocator *pstAllocatorPool = in _VDEC_EX_Allocator_GetNewId()
2344 VDEC_EX_Allocator *pstAllocator = &(pstAllocatorPool[u16Id]); in _VDEC_EX_Allocator_GetNewId()
2356 static VDEC_EX_Result _VDEC_EX_Allocator_Init(VDEC_EX_Allocator *pstAllocator, VDEC_EX_Allocator_Bl… in _VDEC_EX_Allocator_Init()
[all …]
/utopia/UTPA2-700.0.x/modules/vdec_v3/api/vdec_v3/
H A DapiVDEC_EX.c764 } VDEC_EX_Allocator; typedef
783 VDEC_EX_Allocator stAllocatorPool[VDEC_EX_ALLOCAOTR_MAX_NUM_ALLOCATOR];
2209 static void _VDEC_EX_Allocator_Print(VDEC_EX_Allocator *pstAllocator) in _VDEC_EX_Allocator_Print()
2474 static void _VDEC_EX_Allocator_Reset(VDEC_EX_Allocator *pstAllocator, MS_U16 u16Id) in _VDEC_EX_Allocator_Reset()
2519 static VDEC_EX_Allocator *_VDEC_EX_Allocator_GetAddressById(MS_U16 u16ID) in _VDEC_EX_Allocator_GetAddressById()
2521 VDEC_EX_Allocator *pstAllocatorPool = in _VDEC_EX_Allocator_GetAddressById()
2523 VDEC_EX_Allocator *pstAllocator = NULL; in _VDEC_EX_Allocator_GetAddressById()
2539 VDEC_EX_Allocator *pstAllocatorPool = in _VDEC_EX_Allocator_GetNewId()
2546 VDEC_EX_Allocator *pstAllocator = &(pstAllocatorPool[u16Id]); in _VDEC_EX_Allocator_GetNewId()
2558 static VDEC_EX_Result _VDEC_EX_Allocator_Init(VDEC_EX_Allocator *pstAllocator, VDEC_EX_Allocator_Bl… in _VDEC_EX_Allocator_Init()
[all …]
H A DapiVDEC_EX.c.0764 } VDEC_EX_Allocator;
783 VDEC_EX_Allocator stAllocatorPool[VDEC_EX_ALLOCAOTR_MAX_NUM_ALLOCATOR];
2209 static void _VDEC_EX_Allocator_Print(VDEC_EX_Allocator *pstAllocator)
2474 static void _VDEC_EX_Allocator_Reset(VDEC_EX_Allocator *pstAllocator, MS_U16 u16Id)
2519 static VDEC_EX_Allocator *_VDEC_EX_Allocator_GetAddressById(MS_U16 u16ID)
2521 VDEC_EX_Allocator *pstAllocatorPool =
2523 VDEC_EX_Allocator *pstAllocator = NULL;
2539 VDEC_EX_Allocator *pstAllocatorPool =
2546 VDEC_EX_Allocator *pstAllocator = &(pstAllocatorPool[u16Id]);
2558 static VDEC_EX_Result _VDEC_EX_Allocator_Init(VDEC_EX_Allocator *pstAllocator, VDEC_EX_Allocator_Bl…
[all …]