Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/ve/drv/ve/
H A Dtvencoder.c580 PTVE_SETOSD pSetOsd = (PTVE_SETOSD)pArgs; in TVENCODERIoctl()
H A Dtvencoder.h222 }TVE_SETOSD, *PTVE_SETOSD; typedef
H A DdrvTVEncoder.c2833 PTVE_SETOSD pArgs = NULL; in MDrv_VE_SetOSD()
2840 pArgs = (PTVE_SETOSD)malloc(sizeof(TVE_SETOSD)); in MDrv_VE_SetOSD()