Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/ve/drv/ve/
H A Dtvencoder_private.h145 URELATION(fpVE_SetRGBIn,(IOCTL_VE_SetRGBIn)_MDrv_VE_SetRGBIn,MDrv_VE_SetRGBIn) \
194 void _MDrv_VE_SetRGBIn(MS_BOOL bEnable);
H A Dtvencoder.c272 pstInstPri->fpVE_SetRGBIn =_MDrv_VE_SetRGBIn; in TVENCODEROpen()
H A DdrvTVEncoder.c3040 void _MDrv_VE_SetRGBIn(MS_BOOL bEnable) in _MDrv_VE_SetRGBIn() function
3066 _MDrv_VE_SetRGBIn(bEnable); in MDrv_VE_SetRGBIn()