Home | History | Annotate | Download | only in receiver

Lines Matching refs:cast_environment_

33     : cast_environment_(cast_environment),
71 cast_environment_->PostTask(
89 DCHECK(cast_environment_->CurrentlyOn(CastEnvironment::MAIN));
101 DCHECK(cast_environment_->CurrentlyOn(CastEnvironment::MAIN));
107 DCHECK(cast_environment_->CurrentlyOn(CastEnvironment::MAIN));
119 DCHECK(cast_environment_->CurrentlyOn(CastEnvironment::MAIN));
126 DCHECK(cast_environment_->CurrentlyOn(CastEnvironment::MAIN));
133 audio_decoder_.reset(new AudioDecoder(cast_environment_,
144 cast_environment_,
154 DCHECK(cast_environment_->CurrentlyOn(CastEnvironment::MAIN));
169 video_decoder_.reset(new VideoDecoder(cast_environment_, video_codec_));
176 cast_environment_,