Home
last modified time | relevance | path

Searched refs:pstDispatchFB (Results 1 – 2 of 2) sorted by relevance

/utopia/UTPA2-700.0.x/modules/vdec_v3/api/vdec_v3/
H A DapiVDEC_EX.c22567 VDEC_EX_Allocator_Block *pstDispatchFB = NULL; in MApi_VDEC_EX_V2_Init() local
23046 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()
H A DapiVDEC_EX.c.021848 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);