Searched refs:EAS_STATE_STOPPING (Results 1 – 21 of 21) 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()
379 pData->state = EAS_STATE_STOPPING; in OTA_Event()580 if (pData->state == EAS_STATE_STOPPING) in OTA_State()
350 pSMFData->state = EAS_STATE_STOPPING; in SMF_Event()384 if (pSMFData->state == EAS_STATE_STOPPING) in SMF_State()
549 pData->state = EAS_STATE_STOPPING; in IMY_Event()581 if (pData->state == EAS_STATE_STOPPING) in IMY_State()
304 pData->state = EAS_STATE_STOPPING; in TC_Event()397 if (pData->state == EAS_STATE_STOPPING) in TC_State()
355 pSMFData->state = EAS_STATE_STOPPING; in SMF_Event()389 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()
917 if (endOfLoop || (state == EAS_STATE_STOPPING) || (state == EAS_STATE_STOPPED)) in JET_Process()
91 EAS_STATE_STOPPING, enumerator
14 EAS_STATE_STOPPING = 2 variable