Home
last modified time | relevance | path

Searched refs:fpVE_Set_VideoAlpha (Results 1 – 2 of 2) sorted by relevance

/utopia/UTPA2-700.0.x/modules/ve/drv/ve/
H A Dtvencoder_private.h108 IOCTL_VE_Set_VideoAlpha fpVE_Set_VideoAlpha; member
162 …URELATION(fpVE_Set_VideoAlpha,(IOCTL_VE_Set_VideoAlpha)_MDrv_VE_Set_VideoAlpha,MDrv_VE_Set_VideoAl…
H A Dtvencoder.c289 pstInstPri->fpVE_Set_VideoAlpha =_MDrv_VE_Set_VideoAlpha; in TVENCODEROpen()
785 pSetVideoAlpha->eRet = pstInstPri->fpVE_Set_VideoAlpha(pSetVideoAlpha->u8Val); in TVENCODERIoctl()