Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/vdec_lite/api/vdec_lite/
H A DapiVDEC_EX.c2319 VDEC_EX_Allocator *pstAllocatorPool = in _VDEC_EX_Allocator_GetAddressById() local
2329 pstAllocator = &(pstAllocatorPool[u16ID]); in _VDEC_EX_Allocator_GetAddressById()
2337 VDEC_EX_Allocator *pstAllocatorPool = in _VDEC_EX_Allocator_GetNewId() local
2344 VDEC_EX_Allocator *pstAllocator = &(pstAllocatorPool[u16Id]); in _VDEC_EX_Allocator_GetNewId()
/utopia/UTPA2-700.0.x/modules/vdec_v3/api/vdec_v3/
H A DapiVDEC_EX.c2521 VDEC_EX_Allocator *pstAllocatorPool = in _VDEC_EX_Allocator_GetAddressById() local
2531 pstAllocator = &(pstAllocatorPool[u16ID]); in _VDEC_EX_Allocator_GetAddressById()
2539 VDEC_EX_Allocator *pstAllocatorPool = in _VDEC_EX_Allocator_GetNewId() local
2546 VDEC_EX_Allocator *pstAllocator = &(pstAllocatorPool[u16Id]); in _VDEC_EX_Allocator_GetNewId()
H A DapiVDEC_EX.c.02521 VDEC_EX_Allocator *pstAllocatorPool =
2531 pstAllocator = &(pstAllocatorPool[u16ID]);
2539 VDEC_EX_Allocator *pstAllocatorPool =
2546 VDEC_EX_Allocator *pstAllocator = &(pstAllocatorPool[u16Id]);