Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/vdec_lite/api/vdec_lite/
H A DapiVDEC_EX.c721 MS_U16 u16AllocatorIdMain; member
2905 pstNDecAllocator->u16AllocatorIdMain = _VDEC_EX_Allocator_GetNewId(); in _VDEC_EX_NDecAllocator_Init()
2906 if(_VDEC_EX_Allocator_IsValidId(pstNDecAllocator->u16AllocatorIdMain) == FALSE) in _VDEC_EX_NDecAllocator_Init()
2926 … pstAllocatorMain = _VDEC_EX_Allocator_GetAddressById(pstNDecAllocator->u16AllocatorIdMain); in _VDEC_EX_NDecAllocator_Init()
3299 if(_VDEC_EX_Allocator_IsValidId(pNDecAllocator->u16AllocatorIdMain) == FALSE) in _VDEC_EX_NdecAllocator_GetMainBlock()
3386 pstAllocatorMain = _VDEC_EX_Allocator_GetAddressById(pNDecAllocator->u16AllocatorIdMain); in _VDEC_EX_NdecAllocator_GetMainBlock()
3681 …ocator *pstAllocatorMain = _VDEC_EX_Allocator_GetAddressById(pstNDecAllocator->u16AllocatorIdMain); in _VDEC_EX_NdecAllocator_MallocBitstreamBuffer()
3802 …ocator *pstAllocatorMain = _VDEC_EX_Allocator_GetAddressById(pstNDecAllocator->u16AllocatorIdMain); in _VDEC_EX_NdecAllocator_MallocFrameBuffer()
4135 pstAllocatorMain = _VDEC_EX_Allocator_GetAddressById(pstNDecAllocator->u16AllocatorIdMain); in _VDEC_EX_NdecAllocator_FreeBuffer()
/utopia/UTPA2-700.0.x/modules/vdec_v3/api/vdec_v3/
H A DapiVDEC_EX.c780 MS_U16 u16AllocatorIdMain; member
3130 pstNDecAllocator->u16AllocatorIdMain = _VDEC_EX_Allocator_GetNewId(); in _VDEC_EX_NDecAllocator_Init()
3131 if(_VDEC_EX_Allocator_IsValidId(pstNDecAllocator->u16AllocatorIdMain) == FALSE) in _VDEC_EX_NDecAllocator_Init()
3151 … pstAllocatorMain = _VDEC_EX_Allocator_GetAddressById(pstNDecAllocator->u16AllocatorIdMain); in _VDEC_EX_NDecAllocator_Init()
4096 if(_VDEC_EX_Allocator_IsValidId(pNDecAllocator->u16AllocatorIdMain) == FALSE) in _VDEC_EX_NdecAllocator_GetMainBlock()
4126 pstAllocatorMain = _VDEC_EX_Allocator_GetAddressById(pNDecAllocator->u16AllocatorIdMain); in _VDEC_EX_NdecAllocator_GetMainBlock()
4636 …ocator *pstAllocatorMain = _VDEC_EX_Allocator_GetAddressById(pstNDecAllocator->u16AllocatorIdMain); in _VDEC_EX_NdecAllocator_MallocBuffer()
4926 pstAllocatorMain = _VDEC_EX_Allocator_GetAddressById(pstNDecAllocator->u16AllocatorIdMain); in _VDEC_EX_NdecAllocator_FreeBuffer()
H A DapiVDEC_EX.c.0780 MS_U16 u16AllocatorIdMain;
3130 pstNDecAllocator->u16AllocatorIdMain = _VDEC_EX_Allocator_GetNewId();
3131 if(_VDEC_EX_Allocator_IsValidId(pstNDecAllocator->u16AllocatorIdMain) == FALSE)
3151 … pstAllocatorMain = _VDEC_EX_Allocator_GetAddressById(pstNDecAllocator->u16AllocatorIdMain);
4094 if(_VDEC_EX_Allocator_IsValidId(pNDecAllocator->u16AllocatorIdMain) == FALSE)
4096 … ALLOCATOR_PRINTF_ERR("[ALLOC][ERR][%s][%d] Invalid u16AllocatorIdMain\n", __FUNCTION__, __LINE__);
4124 pstAllocatorMain = _VDEC_EX_Allocator_GetAddressById(pNDecAllocator->u16AllocatorIdMain);
4634 …ocator *pstAllocatorMain = _VDEC_EX_Allocator_GetAddressById(pstNDecAllocator->u16AllocatorIdMain);
4924 pstAllocatorMain = _VDEC_EX_Allocator_GetAddressById(pstNDecAllocator->u16AllocatorIdMain);