Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/ve/drv/ve/
H A Dtvencoder.h25 E_MDRV_CMD_TVE_SwitchInputSRC, enumerator
H A Dtvencoder.c382 case E_MDRV_CMD_TVE_SwitchInputSRC: in TVENCODERIoctl()
H A DdrvTVEncoder.c1137 u32Ret = UtopiaIoctl(pu32TvencoderInst, E_MDRV_CMD_TVE_SwitchInputSRC, (void*)pArgs); in MDrv_VE_SwitchInputSource()
/utopia/UTPA2-700.0.x/modules/ve/utopia_adaption/ve/
H A DTVENCODER_adp.c473 case E_MDRV_CMD_TVE_SwitchInputSRC: in TVENCODER_adp_Ioctl()