Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/ve/drv/ve/
H A Dtvencoder.h45 E_MDRV_CMD_TVE_SetRGBIn, enumerator
H A Dtvencoder.c586 case E_MDRV_CMD_TVE_SetRGBIn: in TVENCODERIoctl()
H A DdrvTVEncoder.c3059 u32Ret = UtopiaIoctl(pu32TvencoderInst, E_MDRV_CMD_TVE_SetRGBIn, (void*)pArgs); in MDrv_VE_SetRGBIn()
/utopia/UTPA2-700.0.x/modules/ve/utopia_adaption/ve/
H A DTVENCODER_adp.c533 case E_MDRV_CMD_TVE_SetRGBIn: in TVENCODER_adp_Ioctl()