Home
last modified time | relevance | path

Searched refs:pInCfg (Results 1 – 6 of 6) sorted by relevance

/utopia/UTPA2-700.0.x/modules/graphic/drv/gopsc/
H A Ddrv_gop_sc.c437 VOID MDrv_GOP_SC_SetParams(DRV_GOP_SC_InCfg *pInCfg,DRV_GOP_SC_OutCfg *pOutCfg,MS_U8 u8TvSys) in MDrv_GOP_SC_SetParams() argument
440 memcpy(&gGopSC_Info.InCfg,pInCfg,sizeof(DRV_GOP_SC_InCfg)); in MDrv_GOP_SC_SetParams()
/utopia/UTPA2-700.0.x/mxlib/include/
H A Ddrv_gop_sc.h169 VOID MDrv_GOP_SC_SetParams(DRV_GOP_SC_InCfg *pInCfg,DRV_GOP_SC_OutCfg *pOutCfg,MS_U8 u8TvSys);
H A DdrvTVEncoder.h938 VE_Result MDrv_VE_SetFrameLock(MS_VE_PLL_InCfg *pInCfg, MS_BOOL bEnable);
/utopia/UTPA2-700.0.x/projects/tmplib/include/
H A Ddrv_gop_sc.h169 VOID MDrv_GOP_SC_SetParams(DRV_GOP_SC_InCfg *pInCfg,DRV_GOP_SC_OutCfg *pOutCfg,MS_U8 u8TvSys);
/utopia/UTPA2-700.0.x/modules/ve/drv/ve/
H A DdrvTVEncoder.c3597 VE_Result MDrv_VE_SetFrameLock(MS_VE_PLL_InCfg *pInCfg, MS_BOOL bEnable) in MDrv_VE_SetFrameLock() argument
3620 if(pInCfg != NULL) in MDrv_VE_SetFrameLock()
3622 memcpy(&_stVE_PllInfo.InCfg, pInCfg, sizeof(MS_VE_PLL_InCfg)); in MDrv_VE_SetFrameLock()
/utopia/UTPA2-700.0.x/projects/build/
H A Dpreprocess.txt21930 VE_Result MDrv_VE_SetFrameLock(MS_VE_PLL_InCfg *pInCfg, MS_BOOL bEnable);
57428 VOID MDrv_GOP_SC_SetParams(DRV_GOP_SC_InCfg *pInCfg,DRV_GOP_SC_OutCfg *pOutCfg,MS_U8 u8TvSys);