Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/ve/drv/ve/
H A Dtvencoder_private.h72 IOCTL_VE_SetInputSource fpVE_SetInputSource; member
127 …URELATION(fpVE_SetInputSource,(IOCTL_VE_SetInputSource)_MDrv_VE_SetInputSource,MDrv_VE_SetInputSou…
H A Dtvencoder.c253 pstInstPri->fpVE_SetInputSource =_MDrv_VE_SetInputSource; in TVENCODEROpen()
394 … if(MS_VE_SWITCH_SRC_SUCCESS == pstInstPri->fpVE_SetInputSource(pSetInputSrc->pInputSrcInfo)) in TVENCODERIoctl()