Searched refs:num_dropped_frames_ (Results 1 – 2 of 2) sorted by relevance
64 num_dropped_frames_(0), in VideoProcessorImpl()162 num_dropped_frames_ = 0; in SetRates()175 return num_dropped_frames_; in NumberDroppedFrames()232 num_dropped_frames_ += num_dropped_from_prev_encode; in FrameEncoded()
218 int num_dropped_frames_; variable