Searched refs:XC_IPM_Setting_Status (Results 1 – 1 of 1) sorted by relevance
2715 }XC_IPM_Setting_Status; typedef2721 void MApi_XC_Get_Current_Setting(void *pInstance, XC_IPM_Setting_Status *pXC_PreSetting) in MApi_XC_Get_Current_Setting()2766 void MApi_XC_Set_New_Setting(void *pInstance, XC_IPM_Setting_Status eXC_PreSetting, MS_BOOL bRestor… in MApi_XC_Set_New_Setting()2849 XC_IPM_Setting_Status stXC_PreSetting; in MApi_XC_Rerout_for_Capture_VOP_Data()2850 XC_IPM_Setting_Status stXC_NewSetting; in MApi_XC_Rerout_for_Capture_VOP_Data()2854 memset(&stXC_PreSetting,0,sizeof(XC_IPM_Setting_Status)); in MApi_XC_Rerout_for_Capture_VOP_Data()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()