Searched refs:last_frame_missing_ (Results 1 – 2 of 2) sorted by relevance
59 last_frame_missing_(false), in VideoProcessorImpl()296 decoder_->Decode(copied_image, last_frame_missing_, NULL); in FrameEncoded()304 last_frame_missing_ = copied_image._length == 0; in FrameEncoded()
212 bool last_frame_missing_; variable