Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/vdec_lite/api/vdec_lite/
H A DapiVDEC_EX.c3979 static VDEC_EX_Result _VDEC_EX_NdecAllocator_FreeBlock(VDEC_EX_Allocator *pstAllocatorFree, MS_U16 … in _VDEC_EX_NdecAllocator_FreeBlock() argument
3984 if(pstAllocatorFree == NULL || in _VDEC_EX_NdecAllocator_FreeBlock()
4076 u16BlockIdFree = _VDEC_EX_Allocator_Free(pstAllocatorFree, u16BlockIdFree); in _VDEC_EX_NdecAllocator_FreeBlock()
/utopia/UTPA2-700.0.x/modules/vdec_v3/api/vdec_v3/
H A DapiVDEC_EX.c4771 static VDEC_EX_Result _VDEC_EX_NdecAllocator_FreeBlock(VDEC_EX_Allocator *pstAllocatorFree, MS_U16 … in _VDEC_EX_NdecAllocator_FreeBlock() argument
4776 if(pstAllocatorFree == NULL || in _VDEC_EX_NdecAllocator_FreeBlock()
4868 u16BlockIdFree = _VDEC_EX_Allocator_Free(pstAllocatorFree, u16BlockIdFree); in _VDEC_EX_NdecAllocator_FreeBlock()
H A DapiVDEC_EX.c.04769 static VDEC_EX_Result _VDEC_EX_NdecAllocator_FreeBlock(VDEC_EX_Allocator *pstAllocatorFree, MS_U16 …
4774 if(pstAllocatorFree == NULL ||
4866 u16BlockIdFree = _VDEC_EX_Allocator_Free(pstAllocatorFree, u16BlockIdFree);