Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/ve/drv/ve/
H A Dtvencoder.c666 PTVE_SETCUSSCALING pSetCusScaling = (PTVE_SETCUSSCALING)pArgs; in TVENCODERIoctl() local
667 … if(E_VE_OK == pstInstPri->fpVE_Set_Customer_Scaling(pSetCusScaling->pstVECusScalingInfo)) in TVENCODERIoctl()
669 pSetCusScaling->eRet = E_TVENCODER_OK; in TVENCODERIoctl()
673 pSetCusScaling->eRet = E_TVENCODER_FAIL; in TVENCODERIoctl()
/utopia/UTPA2-700.0.x/modules/ve/utopia_adaption/ve/
H A DTVENCODER_adp.c231 PTVE_SETCUSSCALING pSetCusScaling = (PTVE_SETCUSSCALING)temp; in TVENCODER_adp_Init() local
424 …((unsigned long)(&(pSetCusScaling->pstVECusScalingInfo)) - (unsigned long)pSetCusScaling), (unsign… in TVENCODER_adp_Init()