Searched refs:STATE_ERROR (Results 1 – 3 of 3) sorted by relevance
109 STATE_ERROR = -1, enumerator326 if (m_sharedRenderData->state == STATE_ERROR) { in init()346 m_sharedRenderData->state = STATE_ERROR; in init()376 m_sharedRenderData->state = STATE_ERROR; in init()403 m_sharedRenderData->state = STATE_ERROR; in init()411 m_sharedRenderData->state = STATE_ERROR; in init()
43 STATE_ERROR enumerator293 idec->state_ = STATE_ERROR; in IDecError()505 idec->state_ = STATE_ERROR; // prevent re-entry in IDecError in DecodeRemaining()772 if (idec->state_ == STATE_ERROR) { in IDecCheckStatus()
56 STATE_ERROR, enumerator225 if (t->state < STATE_ERROR) in _on_answer_received()226 test_webrtc_signal_state_unlocked (t, STATE_ERROR); in _on_answer_received()302 if (t->state < STATE_ERROR) in _on_offer_received()303 test_webrtc_signal_state_unlocked (t, STATE_ERROR); in _on_offer_received()354 test_webrtc_signal_state_unlocked (t, STATE_ERROR); in _bus_watch()711 states |= (1 << STATE_ERROR); in test_webrtc_wait_for_answer_error_eos()1295 fail_unless_equals_int (STATE_ERROR, t->state); in GST_START_TEST()1327 fail_unless_equals_int (STATE_ERROR, t->state); in GST_START_TEST()