Searched refs:EAS_STATE_STOPPING (Results 1 – 10 of 10) sorted by relevance
817 if ((pState->state != EAS_STATE_STOPPING) && (pState->startOrder < startOrder)) in FindSlot()840 stealState->state = EAS_STATE_STOPPING; in FindSlot()1089 pState->state = EAS_STATE_STOPPING; in RenderPCMStream()1224 if (pState->bytesLeft == 0 || pState->state == EAS_STATE_STOPPING) in RenderPCMStream()
319 pData->state = EAS_STATE_STOPPING; in RTTTL_Event()331 pData->state = EAS_STATE_STOPPING; in RTTTL_Event()526 if (pData->state == EAS_STATE_STOPPING) in RTTTL_State()
304 pData->state = EAS_STATE_STOPPING; in TC_Event()397 if (pData->state == EAS_STATE_STOPPING) in TC_State()
384 pData->state = EAS_STATE_STOPPING; in OTA_Event()585 if (pData->state == EAS_STATE_STOPPING) in OTA_State()
359 pSMFData->state = EAS_STATE_STOPPING; in SMF_Event()393 if (pSMFData->state == EAS_STATE_STOPPING) in SMF_State()
558 pData->state = EAS_STATE_STOPPING; in IMY_Event()590 if (pData->state == EAS_STATE_STOPPING) in IMY_State()
925 if (endOfLoop || (state == EAS_STATE_STOPPING) || (state == EAS_STATE_STOPPED)) in JET_Process()
92 EAS_STATE_STOPPING, enumerator
14 EAS_STATE_STOPPING = 2 variable