Searched refs:pstDispatchFB (Results 1 – 2 of 2) sorted by relevance
22567 VDEC_EX_Allocator_Block *pstDispatchFB = NULL; in MApi_VDEC_EX_V2_Init() local23046 pstDispatchFB = pstBlockFB2; in MApi_VDEC_EX_V2_Init()24013 if(pstDispatchFB != NULL) in MApi_VDEC_EX_V2_Init()24015 …_MApi_VDEC_EX_SetFrameBuff2(pStreamId, pstDispatchFB->stBlockInfo.phyAddr, pstDispatchFB->stBlockI… in MApi_VDEC_EX_V2_Init()24019 (unsigned long long int)pstDispatchFB->stBlockInfo.phyAddr, in MApi_VDEC_EX_V2_Init()24020 (unsigned int)pstDispatchFB->stBlockInfo.szSize); in MApi_VDEC_EX_V2_Init()
21848 VDEC_EX_Allocator_Block *pstDispatchFB = NULL;22325 pstDispatchFB = pstBlockFB2;23290 if(pstDispatchFB != NULL)23292 …_MApi_VDEC_EX_SetFrameBuff2(pStreamId, pstDispatchFB->stBlockInfo.phyAddr, pstDispatchFB->stBlockI…23296 (unsigned long long int)pstDispatchFB->stBlockInfo.phyAddr,23297 (unsigned int)pstDispatchFB->stBlockInfo.szSize);