Home | History | Annotate | Download | only in filters

Lines Matching refs:decoder_

51         decoder_(new FakeVideoDecoder(GetParam().decoding_delay,
62 decoders.push_back(decoder_);
104 decoder_ = NULL;
167 decoder_ = NULL;
236 decoder_->HoldNextInit();
241 decoder_->HoldNextInit();
246 decoder_->HoldDecode();
251 decoder_->HoldNextReset();
280 decoder_->SatisfyInit();
284 decoder_->SatisfyInit();
288 decoder_->SatisfyDecode();
292 decoder_->SatisfyReset();
320 EXPECT_EQ(decoder_->total_bytes_decoded(), total_bytes_decoded_);
334 FakeVideoDecoder* decoder_; // Owned by |video_frame_stream_|.
432 decoder_->HoldDecode();
447 decoder_->SatisfySingleDecode();
457 decoder_->SatisfySingleDecode();
462 decoder_->SatisfyDecode();
697 decoder_->SimulateError();
706 decoder_->HoldDecode();
712 decoder_->SatisfySingleDecode();
717 decoder_->SimulateError();