Home
last modified time | relevance | path

Searched refs:pstVECusScalingInfo (Results 1 – 8 of 8) sorted by relevance

/utopia/UTPA2-700.0.x/modules/ve/drv/ve/
H A Dtvencoder_private.h39 … (*IOCTL_VE_Set_Customer_Scaling) (MS_VE_CusScalingInfo *pstVECusScalingInfo);
201 VE_Result _MDrv_VE_Set_Customer_Scaling(MS_VE_CusScalingInfo *pstVECusScalingInfo);
H A DdrvTVEncoder.c1571 VE_Result _MDrv_VE_Set_Customer_Scaling(MS_VE_CusScalingInfo *pstVECusScalingInfo) in _MDrv_VE_Set_Customer_Scaling() argument
1573 memcpy(&g_VEInfo.stVECusScalingInfo, pstVECusScalingInfo, sizeof(MS_VE_CusScalingInfo)); in _MDrv_VE_Set_Customer_Scaling()
1577 VE_Result MDrv_VE_Set_Customer_Scaling(MS_VE_CusScalingInfo *pstVECusScalingInfo) in MDrv_VE_Set_Customer_Scaling() argument
1590 pArgs->pstVECusScalingInfo = pstVECusScalingInfo; in MDrv_VE_Set_Customer_Scaling()
1610 return MDrv_VE_Set_Customer_Scaling(pstVECusScalingInfo); in MDrv_VE_Set_Customer_Scaling()
H A Dtvencoder.h266 MS_VE_CusScalingInfo *pstVECusScalingInfo; member
H A Dtvencoder.c667 … if(E_VE_OK == pstInstPri->fpVE_Set_Customer_Scaling(pSetCusScaling->pstVECusScalingInfo)) in TVENCODERIoctl()
/utopia/UTPA2-700.0.x/projects/tmplib/include/
H A DdrvTVEncoder.h886 VE_Result MDrv_VE_Set_Customer_Scaling(MS_VE_CusScalingInfo *pstVECusScalingInfo);
/utopia/UTPA2-700.0.x/mxlib/include/
H A DdrvTVEncoder.h946 VE_Result MDrv_VE_Set_Customer_Scaling(MS_VE_CusScalingInfo *pstVECusScalingInfo);
/utopia/UTPA2-700.0.x/modules/ve/utopia_adaption/ve/
H A DTVENCODER_adp.c424 …((unsigned long)(&(pSetCusScaling->pstVECusScalingInfo)) - (unsigned long)pSetCusScaling), (unsign… in TVENCODER_adp_Init()
/utopia/UTPA2-700.0.x/projects/build/
H A Dpreprocess.txt21938 VE_Result MDrv_VE_Set_Customer_Scaling(MS_VE_CusScalingInfo *pstVECusScalingInfo);