Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/ve/drv/ve/
H A Dtvencoder.h44 E_MDRV_CMD_TVE_SetOSD, enumerator
H A Dtvencoder.c578 case E_MDRV_CMD_TVE_SetOSD: in TVENCODERIoctl()
H A DdrvTVEncoder.c2845 u32Ret = UtopiaIoctl(pu32TvencoderInst, E_MDRV_CMD_TVE_SetOSD, (void*)pArgs); in MDrv_VE_SetOSD()
/utopia/UTPA2-700.0.x/modules/ve/utopia_adaption/ve/
H A DTVENCODER_adp.c530 case E_MDRV_CMD_TVE_SetOSD: in TVENCODER_adp_Ioctl()