Searched refs:stAllocatorRecord (Results 1 – 3 of 3) sorted by relevance
722 VDEC_EX_Allocator_Record stAllocatorRecord[VDEC_MAX_SUPPORT_STREAM_NUM]; member2877 VDEC_EX_Allocator_Record *pstRecord = &(pstNDecAllocator->stAllocatorRecord[i]); in _VDEC_EX_NDecAllocator_Init()3587 MS_U16 u16BlockIdBS1Main = pstNDecAllocator->stAllocatorRecord[i].u16BlockIdBS1Main; in _VDEC_EX_NdecAllocator_GetBitstreamBufferTotalAddrSize()3588 MS_U16 u16BlockIdBS1Sub = pstNDecAllocator->stAllocatorRecord[i].u16BlockIdBS1Sub; in _VDEC_EX_NdecAllocator_GetBitstreamBufferTotalAddrSize()3741 …if(pstNDecAllocator->stAllocatorRecord[u8Idx].u16BlockIdBS1Main != VDEC_EX_ALLOCAOTR_BLOCK_ID_UNUS… in _VDEC_EX_NdecAllocator_MallocBitstreamBuffer()3742 … pstNDecAllocator->stAllocatorRecord[u8Idx].u16BlockIdBS1Sub != VDEC_EX_ALLOCAOTR_BLOCK_ID_UNUSED) in _VDEC_EX_NdecAllocator_MallocBitstreamBuffer()3747 pstNDecAllocator->stAllocatorRecord[u8Idx].u16BlockIdBS1Main = u16BlockIdMain; in _VDEC_EX_NdecAllocator_MallocBitstreamBuffer()3748 pstNDecAllocator->stAllocatorRecord[u8Idx].u16BlockIdBS1Sub = u16BlockIdSub; in _VDEC_EX_NdecAllocator_MallocBitstreamBuffer()3915 …if(pstNDecAllocator->stAllocatorRecord[u8Idx].u16BlockIdFB1Main != VDEC_EX_ALLOCAOTR_BLOCK_ID_UNUS… in _VDEC_EX_NdecAllocator_MallocFrameBuffer()3916 … pstNDecAllocator->stAllocatorRecord[u8Idx].u16BlockIdFB1Sub != VDEC_EX_ALLOCAOTR_BLOCK_ID_UNUSED) in _VDEC_EX_NdecAllocator_MallocFrameBuffer()[all …]
781 VDEC_EX_Allocator_Record stAllocatorRecord[VDEC_MAX_SUPPORT_STREAM_NUM]; member3102 VDEC_EX_Allocator_Record *pstRecord = &(pstNDecAllocator->stAllocatorRecord[i]); in _VDEC_EX_NDecAllocator_Init()4470 MS_U16 u16BlockIdBS1Main = pstNDecAllocator->stAllocatorRecord[i].u16BlockIdBS1Main; in _VDEC_EX_NdecAllocator_GetBitstreamBufferTotalAddrSize()4471 MS_U16 u16BlockIdBS1Sub = pstNDecAllocator->stAllocatorRecord[i].u16BlockIdBS1Sub; in _VDEC_EX_NdecAllocator_GetBitstreamBufferTotalAddrSize()4547 VDEC_EX_Allocator_Record *pstRecord = &(pstNDecAllocator->stAllocatorRecord[u8Idx]); in _VDEC_EX_NdecAllocator_RecordAllocateResult()4894 u16BlockIdMain = pstNDecAllocator->stAllocatorRecord[u8Idx].u16BlockIdFB1Main; in _VDEC_EX_NdecAllocator_FreeBuffer()4895 u16BlockIdSub = pstNDecAllocator->stAllocatorRecord[u8Idx].u16BlockIdFB1Sub; in _VDEC_EX_NdecAllocator_FreeBuffer()4896 … pstNDecAllocator->stAllocatorRecord[u8Idx].u16BlockIdFB1Main = VDEC_EX_ALLOCAOTR_BLOCK_ID_UNUSED; in _VDEC_EX_NdecAllocator_FreeBuffer()4897 … pstNDecAllocator->stAllocatorRecord[u8Idx].u16BlockIdFB1Sub = VDEC_EX_ALLOCAOTR_BLOCK_ID_UNUSED; in _VDEC_EX_NdecAllocator_FreeBuffer()4905 u16BlockIdMain = pstNDecAllocator->stAllocatorRecord[u8Idx].u16BlockIdFB2Main; in _VDEC_EX_NdecAllocator_FreeBuffer()[all …]
781 VDEC_EX_Allocator_Record stAllocatorRecord[VDEC_MAX_SUPPORT_STREAM_NUM];3102 VDEC_EX_Allocator_Record *pstRecord = &(pstNDecAllocator->stAllocatorRecord[i]);4468 MS_U16 u16BlockIdBS1Main = pstNDecAllocator->stAllocatorRecord[i].u16BlockIdBS1Main;4469 MS_U16 u16BlockIdBS1Sub = pstNDecAllocator->stAllocatorRecord[i].u16BlockIdBS1Sub;4545 VDEC_EX_Allocator_Record *pstRecord = &(pstNDecAllocator->stAllocatorRecord[u8Idx]);4582 …ALLOCATOR_PRINTF_ERR("[ALLOC][ERR][%s][%d] stAllocatorRecord[%d] in used\n", __FUNCTION__, __LINE_…4588 …ALLOCATOR_PRINTF_DBG("[ALLOC][DBG][%s][%d] stAllocatorRecord[%d]:\n", __FUNCTION__, __LINE__, u8Id…4892 u16BlockIdMain = pstNDecAllocator->stAllocatorRecord[u8Idx].u16BlockIdFB1Main;4893 u16BlockIdSub = pstNDecAllocator->stAllocatorRecord[u8Idx].u16BlockIdFB1Sub;4894 … pstNDecAllocator->stAllocatorRecord[u8Idx].u16BlockIdFB1Main = VDEC_EX_ALLOCAOTR_BLOCK_ID_UNUSED;[all …]