Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/ve/drv/ve/
H A DdrvTVEncoder.c218 MS_VE_INPUT_SRC_TYPE InputSrcType; // input source member
549 g_VEInfo.InputSrcType = MS_VE_SRC_NONE; in MDrv_VE_VariableInit()
1032 g_VEInfo.InputSrcType = pInputSrcInfo->eInputSrcType; in _MDrv_VE_SetInputSource()
1108 … if((pSwitchInfo->InputSrcType == MS_VE_SRC_SUB) || (pSwitchInfo->InputSrcType == MS_VE_SRC_MAIN)) in _MDrv_VE_SwitchInputSource()
1110 …d argument[%d] for [%s], try [MDrv_VE_SetInputSource]\n", pSwitchInfo->InputSrcType, __FUNCTION__); in _MDrv_VE_SwitchInputSource()
1117 InputSrcInfo.eInputSrcType = pSwitchInfo->InputSrcType; in _MDrv_VE_SwitchInputSource()
1174 if((g_VEInfo.InputSrcType == MS_VE_SRC_SCALER) || in _MDrv_VE_SetOutputCtrl()
1175 (g_VEInfo.InputSrcType == MS_VE_SRC_DI) || in _MDrv_VE_SetOutputCtrl()
1176 (g_VEInfo.InputSrcType == MS_VE_SRC_BT656) || in _MDrv_VE_SetOutputCtrl()
1177 (g_VEInfo.InputSrcType == MS_VE_SRC_DNR) || in _MDrv_VE_SetOutputCtrl()
[all …]
/utopia/UTPA2-700.0.x/projects/tmplib/include/
H A DdrvTVEncoder.h341 MS_VE_INPUT_SRC_TYPE InputSrcType; ///< type of input source member
/utopia/UTPA2-700.0.x/mxlib/include/
H A DdrvTVEncoder.h351 MS_VE_INPUT_SRC_TYPE InputSrcType; ///< type of input source member
/utopia/UTPA2-700.0.x/projects/build/
H A Dpreprocess.txt21457 MS_VE_INPUT_SRC_TYPE InputSrcType;