Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/gpd/api/gpd/
H A DapiGPD.c260 MS_U32 MIUAllocation; member
627 _phy_to_miu_offset(pGPDContext->MIUAllocation, u32Offset, SrcBuf); in _MApi_GPD_Init()
629 switch(pGPDContext->MIUAllocation) in _MApi_GPD_Init()
664 pGPDContext->MIUAllocation = MDrv_GPD_MIU_Select(SrcBuf); in _MApi_GPD_Init()
665 if(pGPDContext->MIUAllocation) in _MApi_GPD_Init()
725 if(pGPDContext->MIUAllocation != u8MiuSel) in _MApi_GPD_InputSource()
831 if(pGPDContext->MIUAllocation != u8MiuSel) in _MApi_GPD_OutputDecode()
966 if(pGPDContext->MIUAllocation != u8MiuSel) in _MApi_GPD_OutputDecodeMGIF()
1073 if(pGPDContext->MIUAllocation != u8MiuSel) in _MApi_GPD_OutputDecodeROI()
/utopia/UTPA2-700.0.x/modules/vdec_v3/drv/mjpeg_v3/
H A DdrvMJPEG_EX.c1382 MS_U8 MIUAllocation; in MDrv_MJPEG_InitFw() local
1383 _phy_to_miu_offset(MIUAllocation, stVpuInitPara.pFBCfg->u32FrameBufAddr, FWInfo.u32MWCAddr); in MDrv_MJPEG_InitFw()
1402 MDrv_MJPEG_SetMIUInfo(u32Id, MIUAllocation); in MDrv_MJPEG_InitFw()
/utopia/UTPA2-700.0.x/modules/vdec_lite/drv/mjpeg_lite/
H A DdrvMJPEG_EX.c1279 MS_U8 MIUAllocation; in MDrv_MJPEG_InitFw() local
1280 _phy_to_miu_offset(MIUAllocation, stVpuInitPara.pFBCfg->u32FrameBufAddr, FWInfo.u32MWCAddr); in MDrv_MJPEG_InitFw()
1281 MDrv_MJPEG_SetMIUInfo(u32Id, MIUAllocation); in MDrv_MJPEG_InitFw()