Searched refs:outputPortChangedState_ (Results 1 – 5 of 5) sorted by relevance
419 std::shared_ptr<OutputPortChangedState> outputPortChangedState_; variable
492 codec_->ChangeStateTo(codec_->outputPortChangedState_); in OnCodecEvent()
173 outputPortChangedState_ = make_shared<OutputPortChangedState>(this); in ImageCodec()
529 codec_->ChangeStateTo(codec_->outputPortChangedState_); in OnCodecEvent()
314 outputPortChangedState_ = make_shared<OutputPortChangedState>(this); in HCodec()