Home
last modified time | relevance | path

Searched refs:E_MDRV_CMD_TVE_Set_CusTable (Results 1 – 3 of 3) sorted by relevance

/utopia/UTPA2-700.0.x/modules/ve/drv/ve/
H A Dtvencoder.h59 E_MDRV_CMD_TVE_Set_CusTable, enumerator
H A Dtvencoder.c734 case E_MDRV_CMD_TVE_Set_CusTable: in TVENCODERIoctl()
H A DdrvTVEncoder.c1423 u32Ret = UtopiaIoctl(pu32TvencoderInst, E_MDRV_CMD_TVE_Set_CusTable, (void*)pArgs); in MDrv_VE_SetCusTable()