Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/ve/drv/ve/
H A Dtvencoder_private.h75 IOCTL_VE_SetOutputVideoStd fpVE_SetOutputVideoStd; member
130 …URELATION(fpVE_SetOutputVideoStd,(IOCTL_VE_SetOutputVideoStd)_MDrv_VE_SetOutputVideoStd,MDrv_VE_Se…
H A Dtvencoder.c256 pstInstPri->fpVE_SetOutputVideoStd =_MDrv_VE_SetOutputVideoStd; in TVENCODEROpen()
427 if(TRUE == pstInstPri->fpVE_SetOutputVideoStd(pSetOutputVideoStd->VideoSystem)) in TVENCODERIoctl()