Searched refs:startingState_ (Results 1 – 5 of 5) sorted by relevance
417 std::shared_ptr<StartingState> startingState_; variable
321 codec_->ChangeStateTo(codec_->startingState_); in OnStart()
171 startingState_ = make_shared<StartingState>(this); in ImageCodec()
311 codec_->ChangeStateTo(codec_->startingState_); in OnStart()
312 startingState_ = make_shared<StartingState>(this); in HCodec()