Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/xc/drv/xc/
H A Dmdrv_sc_ip.c2850 XC_IPM_Setting_Status stXC_NewSetting; in MApi_XC_Rerout_for_Capture_VOP_Data() local
2855 memset(&stXC_NewSetting,0,sizeof(XC_IPM_Setting_Status)); in MApi_XC_Rerout_for_Capture_VOP_Data()
2864 memcpy(&stXC_NewSetting, &stXC_PreSetting, sizeof(XC_IPM_Setting_Status)); in MApi_XC_Rerout_for_Capture_VOP_Data()
2866 stXC_NewSetting.u8NRenable=0x00; in MApi_XC_Rerout_for_Capture_VOP_Data()
2870 stXC_NewSetting.u8OPM_Memory_FMT=0x00; in MApi_XC_Rerout_for_Capture_VOP_Data()
2873 stXC_NewSetting.u8OPM_Memory_FMT=0x05; in MApi_XC_Rerout_for_Capture_VOP_Data()
2876 stXC_NewSetting.u8OPM_Memory_FMT=0x06; in MApi_XC_Rerout_for_Capture_VOP_Data()
2879 stXC_NewSetting.u8OPM_Memory_FMT=0x0B; in MApi_XC_Rerout_for_Capture_VOP_Data()
2882 stXC_NewSetting.u8OPM_Memory_FMT=0x05; in MApi_XC_Rerout_for_Capture_VOP_Data()
2886 stXC_NewSetting.u8OPM_Memory_FMT=0x00; in MApi_XC_Rerout_for_Capture_VOP_Data()
[all …]