Searched refs:nr_of_frames (Results 1 – 1 of 1) sorted by relevance
592 int32_t nr_of_frames = 0; in ProcessIncomingFrameRate() local599 nr_of_frames++; in ProcessIncomingFrameRate()607 incoming_frame_rate_ = nr_of_frames * 1000.0f / static_cast<float>(diff); in ProcessIncomingFrameRate()