Home
last modified time | relevance | path

Searched refs:XC_CFD_CONTROL_INFO (Results 1 – 7 of 7) sorted by relevance

/utopia/UTPA2-700.0.x/modules/xc/utopia_adaption/xc/
H A DXC_adp.c4415 XC_CFD_CONTROL_INFO *xc_cfdt_control_ptr; in _XC_adp_Ioctl()
4418 CMP_CPY_FROM_USER(&hdr_ctl_tmp_compact, pArgs, sizeof(XC_CFD_CONTROL_INFO)); in _XC_adp_Ioctl()
4420 hdr_ctl_tmp.pParam = malloc(sizeof(XC_CFD_CONTROL_INFO)); in _XC_adp_Ioctl()
4425 xc_cfdt_control_ptr = (XC_CFD_CONTROL_INFO*) hdr_ctl_tmp.pParam; in _XC_adp_Ioctl()
4447 XC_CFD_CONTROL_INFO *xc_cfdt_control_ptr; in _XC_adp_Ioctl()
4452 hdr_ctl_tmp.pParam = malloc(sizeof(XC_CFD_CONTROL_INFO)); in _XC_adp_Ioctl()
4453 CPY_FROM_USER(hdr_ctl_tmp.pParam, temp_ptr, sizeof(XC_CFD_CONTROL_INFO)); in _XC_adp_Ioctl()
4455 xc_cfdt_control_ptr = (XC_CFD_CONTROL_INFO*) hdr_ctl_tmp.pParam; in _XC_adp_Ioctl()
/utopia/UTPA2-700.0.x/modules/pq/drv/pq/
H A DdrvPQ_cus.c1499 XC_CFD_CONTROL_INFO stCfdCtrlInfo; in QM_InputSourceToIndex_CF()
1500 memset(&stCfdCtrlInfo, 0, sizeof(XC_CFD_CONTROL_INFO)); in QM_InputSourceToIndex_CF()
/utopia/UTPA2-700.0.x/mxlib/include/
H A DapiXC.h3873 } XC_CFD_CONTROL_INFO; typedef
/utopia/UTPA2-700.0.x/modules/xc/drv/xc/
H A Dmvideo_context.c890 XC_CFD_CONTROL_INFO cfdCtrl; in MApi_XC_EnableForceRGBin_U2()
891 memset(&cfdCtrl, 0, sizeof(XC_CFD_CONTROL_INFO)); in MApi_XC_EnableForceRGBin_U2()
H A Dmdrv_sc_display.c10606 XC_CFD_CONTROL_INFO stCfdControlInfo = *(XC_CFD_CONTROL_INFO *)pParam; in MDrv_XC_HDR_Control()
H A Dmdrv_sc_display.c.010604 XC_CFD_CONTROL_INFO stCfdControlInfo = *(XC_CFD_CONTROL_INFO *)pParam;
/utopia/UTPA2-700.0.x/projects/build/
H A Dpreprocess.txt3813 } XC_CFD_CONTROL_INFO;