Searched refs:next_frame_ (Results 1 – 2 of 2) sorted by relevance
80 callback_->OnCaptureCompleted(next_frame_.release()); in Capture()84 next_frame_.reset(next_frame); in SetNextFrame()90 rtc::scoped_ptr<DesktopFrame> next_frame_; member in webrtc::__anondd9b35230111::FakeScreenCapturer
44 int next_frame_; // Index of the next frame to be decoded member326 if (!WebPDemuxGetFrame(dec->demux_, dec->next_frame_, &iter)) { in WebPAnimDecoderGetNext()414 ++dec->next_frame_; in WebPAnimDecoderGetNext()428 return (dec->next_frame_ <= (int)dec->info_.frame_count); in WebPAnimDecoderHasMoreFrames()437 dec->next_frame_ = 1; in WebPAnimDecoderReset()