Searched refs:RELEASING (Results 1 – 4 of 4) sorted by relevance
140 state_ == CodecState::RELEASING || state_ == CodecState::CONFIGURED) { in Stop()199 if (state_ == CodecState::RELEASED || state_ == CodecState::RELEASING) { in Release()208 state_ = CodecState::RELEASING; in Release()216 state_ = CodecState::RELEASING; in Release()411 if (state_ == CodecState::RELEASING) { in doStop()476 {CodecState::RESUMING, " RESUMING"}, {CodecState::RELEASING, " RELEASING"}, in stateToString()
37 RELEASING, // {ANY EXCEPT RELEASED} -> RELEASED enumerator
276 …= CodecState::UNINITIALIZED || state_ == CodecState::STOPPING || state_ == CodecState::RELEASING) { in Stop()318 if (state_ == CodecState::UNINITIALIZED || state_ == CodecState::RELEASING) { in Reset()339 if (state_ == CodecState::UNINITIALIZED || state_ == CodecState::RELEASING) { in Release()346 state_ = CodecState::RELEASING; in Release()350 state_ = CodecState::RELEASING; in Release()819 {CodecState::RELEASING, " RELEASING"}, in StateToString()
50 RELEASING, // {ANY EXCEPT RELEASED} -> RELEASED enumerator