Searched refs:u16BlockIdFree (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 | 2820 static MS_U16 _VDEC_EX_Allocator_Free(VDEC_EX_Allocator *pstAllocator, MS_U16 u16BlockIdFree) in _VDEC_EX_Allocator_Free() argument 2826 _VDEC_EX_Allocator_BlockIsValidId(u16BlockIdFree) == FALSE) in _VDEC_EX_Allocator_Free() 2832 pstBlockFree = _VDEC_EX_Allocator_BlockGetAddressById(u16BlockIdFree); in _VDEC_EX_Allocator_Free() 2837 u16BlockIdMerge = u16BlockIdFree; in _VDEC_EX_Allocator_Free() 2846 u16BlockIdMerge = _VDEC_EX_Allocator_CheckMergePrevious(pstAllocator, u16BlockIdFree); in _VDEC_EX_Allocator_Free() 2849 u16BlockIdFree = u16BlockIdMerge; in _VDEC_EX_Allocator_Free() 2853 u16BlockIdMerge = _VDEC_EX_Allocator_CheckMergeNext(pstAllocator, u16BlockIdFree); in _VDEC_EX_Allocator_Free() 2856 u16BlockIdFree = u16BlockIdMerge; in _VDEC_EX_Allocator_Free() 3979 …_NdecAllocator_FreeBlock(VDEC_EX_Allocator *pstAllocatorFree, MS_U16 u16BlockIdFree, VDEC_EX_CMA_P… in _VDEC_EX_NdecAllocator_FreeBlock() argument 3985 _VDEC_EX_Allocator_BlockIsValidId(u16BlockIdFree) == FALSE) in _VDEC_EX_NdecAllocator_FreeBlock() [all …]
|
| /utopia/UTPA2-700.0.x/modules/vdec_v3/api/vdec_v3/ |
| H A D | apiVDEC_EX.c | 3045 static MS_U16 _VDEC_EX_Allocator_Free(VDEC_EX_Allocator *pstAllocator, MS_U16 u16BlockIdFree) in _VDEC_EX_Allocator_Free() argument 3051 _VDEC_EX_Allocator_BlockIsValidId(u16BlockIdFree) == FALSE) in _VDEC_EX_Allocator_Free() 3057 pstBlockFree = _VDEC_EX_Allocator_BlockGetAddressById(u16BlockIdFree); in _VDEC_EX_Allocator_Free() 3062 u16BlockIdMerge = u16BlockIdFree; in _VDEC_EX_Allocator_Free() 3071 u16BlockIdMerge = _VDEC_EX_Allocator_CheckMergePrevious(pstAllocator, u16BlockIdFree); in _VDEC_EX_Allocator_Free() 3074 u16BlockIdFree = u16BlockIdMerge; in _VDEC_EX_Allocator_Free() 3078 u16BlockIdMerge = _VDEC_EX_Allocator_CheckMergeNext(pstAllocator, u16BlockIdFree); in _VDEC_EX_Allocator_Free() 3081 u16BlockIdFree = u16BlockIdMerge; in _VDEC_EX_Allocator_Free() 4771 …_NdecAllocator_FreeBlock(VDEC_EX_Allocator *pstAllocatorFree, MS_U16 u16BlockIdFree, VDEC_EX_CMA_P… in _VDEC_EX_NdecAllocator_FreeBlock() argument 4777 _VDEC_EX_Allocator_BlockIsValidId(u16BlockIdFree) == FALSE) in _VDEC_EX_NdecAllocator_FreeBlock() [all …]
|
| H A D | apiVDEC_EX.c.0 | 3045 static MS_U16 _VDEC_EX_Allocator_Free(VDEC_EX_Allocator *pstAllocator, MS_U16 u16BlockIdFree) 3051 _VDEC_EX_Allocator_BlockIsValidId(u16BlockIdFree) == FALSE) 3057 pstBlockFree = _VDEC_EX_Allocator_BlockGetAddressById(u16BlockIdFree); 3062 u16BlockIdMerge = u16BlockIdFree; 3071 u16BlockIdMerge = _VDEC_EX_Allocator_CheckMergePrevious(pstAllocator, u16BlockIdFree); 3074 u16BlockIdFree = u16BlockIdMerge; 3078 u16BlockIdMerge = _VDEC_EX_Allocator_CheckMergeNext(pstAllocator, u16BlockIdFree); 3081 u16BlockIdFree = u16BlockIdMerge; 4769 …_NdecAllocator_FreeBlock(VDEC_EX_Allocator *pstAllocatorFree, MS_U16 u16BlockIdFree, VDEC_EX_CMA_P… 4775 _VDEC_EX_Allocator_BlockIsValidId(u16BlockIdFree) == FALSE) [all …]
|