Searched refs:time_complete_ms (Results 1 – 1 of 1) sorted by relevance
65 int64_t time_complete_ms) in EncodedFrameSample()68 time_complete_ms(time_complete_ms) {} in EncodedFrameSample()72 int64_t time_complete_ms; member349 encoded_frame_samples_.back().time_complete_ms = now_ms; in UpdateWithEncodedData()486 if (now_ms - encoded_frame_samples_.front().time_complete_ms > in PurgeOldFrameSamples()506 now_ms - encoded_frame_samples_.front().time_complete_ms); in UpdateSentBitrate()