Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/ve/drv/ve/
H A Dtvencoder.h49 E_MDRV_CMD_TVE_GetDstInfo, enumerator
H A Dtvencoder.c610 case E_MDRV_CMD_TVE_GetDstInfo: in TVENCODERIoctl()
H A DdrvTVEncoder.c3213 u32Ret = UtopiaIoctl(pu32TvencoderInst, E_MDRV_CMD_TVE_GetDstInfo, (void*)pArgs); in MApi_VE_GetDstInfo()
/utopia/UTPA2-700.0.x/modules/ve/utopia_adaption/ve/
H A DTVENCODER_adp.c542 case E_MDRV_CMD_TVE_GetDstInfo: in TVENCODER_adp_Ioctl()