Searched refs:enPCMonitorStatus (Results 1 – 2 of 2) sorted by relevance
11659 XC_PCMONITOR_STATUS enPCMonitorStatus = E_XC_PCMONITOR_STABLE_NOSYNC; in _MApi_XC_PCMonitor_Exe() local11660 while ( enPCMonitorStatus != E_XC_PCMONITOR_STABLE_SYNC ) in _MApi_XC_PCMonitor_Exe()11668 enPCMonitorStatus = MApi_XC_PCMonitor_U2(pInstance,enInputSourceType, eWindow); in _MApi_XC_PCMonitor_Exe()11670 if(enPCMonitorStatus == E_XC_PCMONITOR_STABLE_SYNC) in _MApi_XC_PCMonitor_Exe()11679 return enPCMonitorStatus; in _MApi_XC_PCMonitor_Exe()
11645 XC_PCMONITOR_STATUS enPCMonitorStatus = E_XC_PCMONITOR_STABLE_NOSYNC;11646 while ( enPCMonitorStatus != E_XC_PCMONITOR_STABLE_SYNC )11654 enPCMonitorStatus = MApi_XC_PCMonitor_U2(pInstance,enInputSourceType, eWindow);11656 if(enPCMonitorStatus == E_XC_PCMONITOR_STABLE_SYNC)11665 return enPCMonitorStatus;