Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/ve/drv/ve/
H A Dtvencoder_private.h83 IOCTL_VE_IsBlackScreenEnabled fpVE_IsBlackScreenEnabled; member
137 …URELATION(fpVE_IsBlackScreenEnabled,(IOCTL_VE_IsBlackScreenEnabled)_MDrv_VE_IsBlackScreenEnabled,M…
H A Dtvencoder.c264 pstInstPri->fpVE_IsBlackScreenEnabled =_MDrv_VE_IsBlackScreenEnabled; in TVENCODEROpen()
524 pBlackScreenEnable->bEnable = pstInstPri->fpVE_IsBlackScreenEnabled(); in TVENCODERIoctl()