Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/ve/drv/ve/
H A Dtvencoder.h22 E_MDRV_CMD_TVE_GetInfo, enumerator
H A Dtvencoder.c348 case E_MDRV_CMD_TVE_GetInfo: in TVENCODERIoctl()
H A DdrvTVEncoder.c442 u32Ret = UtopiaIoctl(pu32TvencoderInst, E_MDRV_CMD_TVE_GetInfo, (void*)&Args); in MDrv_VE_GetInfo()
/utopia/UTPA2-700.0.x/modules/ve/utopia_adaption/ve/
H A DTVENCODER_adp.c464 case E_MDRV_CMD_TVE_GetInfo : in TVENCODER_adp_Ioctl()