Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/ve/drv/ve/
H A Dtvencoder.h29 E_MDRV_CMD_TVE_SetOutputVideoStd, enumerator
H A Dtvencoder.c424 case E_MDRV_CMD_TVE_SetOutputVideoStd: in TVENCODERIoctl()
H A DdrvTVEncoder.c638 u32Ret = UtopiaIoctl(pu32TvencoderInst, E_MDRV_CMD_TVE_SetOutputVideoStd, (void*)pArgs); in MDrv_VE_SetMemoryBaseAddr()
1342 u32Ret = UtopiaIoctl(pu32TvencoderInst, E_MDRV_CMD_TVE_SetOutputVideoStd, (void*)pArgs); in MDrv_VE_SetOutputVideoStd()
/utopia/UTPA2-700.0.x/modules/ve/utopia_adaption/ve/
H A DTVENCODER_adp.c485 case E_MDRV_CMD_TVE_SetOutputVideoStd: in TVENCODER_adp_Ioctl()