Searched refs:CCEnableSlicer (Results 1 – 1 of 1) sorted by relevance
1958 VBI_CC_ENABLE_SLICER CCEnableSlicer; in MDrv_VBI_CC_EnableSlicer() local1959 memset(&CCEnableSlicer, 0 , sizeof(VBI_CC_ENABLE_SLICER)); in MDrv_VBI_CC_EnableSlicer()1967 CCEnableSlicer.bEnable = bEnable; in MDrv_VBI_CC_EnableSlicer()1969 …if(UtopiaIoctl(pInstantVbi, MDrv_CMD_VBI_CC_EnableSlicer,(void*)&CCEnableSlicer) != UTOPIA_STATUS_… in MDrv_VBI_CC_EnableSlicer()