Home
last modified time | relevance | path

Searched refs:OutputDstType (Results 1 – 4 of 4) sorted by relevance

/utopia/UTPA2-700.0.x/modules/ve/drv/ve/
H A DdrvTVEncoder.c877 if((pSwitchInfo->OutputDstType != MS_VE_DEST_SCART) && in _MDrv_VE_SwitchOuputDest()
878 (pSwitchInfo->OutputDstType != MS_VE_DEST_YPBPR) && in _MDrv_VE_SwitchOuputDest()
879 (pSwitchInfo->OutputDstType != MS_VE_DEST_CVBS) && in _MDrv_VE_SwitchOuputDest()
880 (pSwitchInfo->OutputDstType != MS_VE_DEST_SVIDEO)) in _MDrv_VE_SwitchOuputDest()
888 if(pSwitchInfo->OutputDstType == MS_VE_DEST_SCART) in _MDrv_VE_SwitchOuputDest()
890 else if(pSwitchInfo->OutputDstType == MS_VE_DEST_YPBPR) in _MDrv_VE_SwitchOuputDest()
/utopia/UTPA2-700.0.x/projects/tmplib/include/
H A DdrvTVEncoder.h325 MS_VE_OUTPUT_DEST_TYPE OutputDstType; ///< type of output destination member
/utopia/UTPA2-700.0.x/mxlib/include/
H A DdrvTVEncoder.h328 MS_VE_OUTPUT_DEST_TYPE OutputDstType; ///< type of output destination member
/utopia/UTPA2-700.0.x/projects/build/
H A Dpreprocess.txt21434 MS_VE_OUTPUT_DEST_TYPE OutputDstType;