Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/ve/drv/ve/
H A Dtvencoder.h32 E_MDRV_CMD_TVE_Exit, enumerator
H A Dtvencoder.c472 case E_MDRV_CMD_TVE_Exit: in TVENCODERIoctl()
H A DdrvTVEncoder.c841 u32Ret = UtopiaIoctl(pu32TvencoderInst, E_MDRV_CMD_TVE_Exit, (void*)pArgs); in MDrv_VE_Exit()
/utopia/UTPA2-700.0.x/modules/ve/utopia_adaption/ve/
H A DTVENCODER_adp.c494 case E_MDRV_CMD_TVE_Exit: in TVENCODER_adp_Ioctl()