Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/vdec_lite/api/vdec_lite/
H A DapiVDEC_EX.c2282 static inline MS_BOOL _VDEC_EX_Allocator_IsValidId(MS_U16 u16AllocatorId) in _VDEC_EX_Allocator_IsValidId() function
2294 if(_VDEC_EX_Allocator_IsValidId(u16AllocatorId) == TRUE) in _VDEC_EX_Allocator_CountUsedAllocators()
2323 if(_VDEC_EX_Allocator_IsValidId(u16ID) == FALSE) in _VDEC_EX_Allocator_GetAddressById()
2906 if(_VDEC_EX_Allocator_IsValidId(pstNDecAllocator->u16AllocatorIdMain) == FALSE) in _VDEC_EX_NDecAllocator_Init()
3299 if(_VDEC_EX_Allocator_IsValidId(pNDecAllocator->u16AllocatorIdMain) == FALSE) in _VDEC_EX_NdecAllocator_GetMainBlock()
3414 if(_VDEC_EX_Allocator_IsValidId(pstBlock->u16AllocatorIdExt) == FALSE) in _VDEC_EX_NdecAllocator_GetExtendAllocator()
3423 if(_VDEC_EX_Allocator_IsValidId(u16AllocatorIdExt) == FALSE) in _VDEC_EX_NdecAllocator_GetExtendAllocator()
3465 if(_VDEC_EX_Allocator_IsValidId(u16AllocatorIdExt) == FALSE) in _VDEC_EX_NdecAllocator_GetSubBlock()
3553 if(_VDEC_EX_Allocator_IsValidId(u16AllocatorIdExt) == FALSE) in _VDEC_EX_NdecAllocator_GetThirdBlock()
3732 if(_VDEC_EX_Allocator_IsValidId(pstBlockMain->u16AllocatorIdExt) == TRUE) in _VDEC_EX_NdecAllocator_MallocBitstreamBuffer()
[all …]
/utopia/UTPA2-700.0.x/modules/vdec_v3/api/vdec_v3/
H A DapiVDEC_EX.c2484 static inline MS_BOOL _VDEC_EX_Allocator_IsValidId(MS_U16 u16AllocatorId) in _VDEC_EX_Allocator_IsValidId() function
2496 if(_VDEC_EX_Allocator_IsValidId(u16AllocatorId) == TRUE) in _VDEC_EX_Allocator_CountUsedAllocators()
2525 if(_VDEC_EX_Allocator_IsValidId(u16ID) == FALSE) in _VDEC_EX_Allocator_GetAddressById()
3131 if(_VDEC_EX_Allocator_IsValidId(pstNDecAllocator->u16AllocatorIdMain) == FALSE) in _VDEC_EX_NDecAllocator_Init()
4096 if(_VDEC_EX_Allocator_IsValidId(pNDecAllocator->u16AllocatorIdMain) == FALSE) in _VDEC_EX_NdecAllocator_GetMainBlock()
4154 if(_VDEC_EX_Allocator_IsValidId(pstBlock->u16AllocatorIdExt) == FALSE) in _VDEC_EX_NdecAllocator_GetExtendAllocator()
4163 if(_VDEC_EX_Allocator_IsValidId(u16AllocatorIdExt) == FALSE) in _VDEC_EX_NdecAllocator_GetExtendAllocator()
4206 if(_VDEC_EX_Allocator_IsValidId(u16AllocatorIdExt) == FALSE) in _VDEC_EX_NdecAllocator_GetSubBlock()
4374 if(_VDEC_EX_Allocator_IsValidId(u16AllocatorIdExt) == FALSE)
4675 if(_VDEC_EX_Allocator_IsValidId(pstBlockMain->u16AllocatorIdExt) == TRUE) in _VDEC_EX_NdecAllocator_MallocBuffer()
[all …]
H A DapiVDEC_EX.c.02484 static inline MS_BOOL _VDEC_EX_Allocator_IsValidId(MS_U16 u16AllocatorId)
2496 if(_VDEC_EX_Allocator_IsValidId(u16AllocatorId) == TRUE)
2525 if(_VDEC_EX_Allocator_IsValidId(u16ID) == FALSE)
3131 if(_VDEC_EX_Allocator_IsValidId(pstNDecAllocator->u16AllocatorIdMain) == FALSE)
4094 if(_VDEC_EX_Allocator_IsValidId(pNDecAllocator->u16AllocatorIdMain) == FALSE)
4152 if(_VDEC_EX_Allocator_IsValidId(pstBlock->u16AllocatorIdExt) == FALSE)
4161 if(_VDEC_EX_Allocator_IsValidId(u16AllocatorIdExt) == FALSE)
4204 if(_VDEC_EX_Allocator_IsValidId(u16AllocatorIdExt) == FALSE)
4372 if(_VDEC_EX_Allocator_IsValidId(u16AllocatorIdExt) == FALSE)
4673 if(_VDEC_EX_Allocator_IsValidId(pstBlockMain->u16AllocatorIdExt) == TRUE)
[all …]