Searched refs:encode_time (Results 1 – 6 of 6) sorted by relevance
94 SampleStats<TimeDelta> encode_time; member
160 stats_.encode_time.AddSampleMs(sample.avg_encode_time_ms); in AddStats()
270 void AddSample(double encode_time, double diff_time) { in AddSample() argument287 load_estimate_ = c * encode_time + exp(-e) * load_estimate_; in AddSample()
1136 const double encode_time = StopwatchReadAndReset(&stop_watch); in main() local1137 fprintf(stderr, "Time to encode picture: %.3fs\n", encode_time); in main()
96 * *`encode_time`* - time to encode a single frame.
77 * Bug b:380247338: RTC: Fix to encode_time spikes on scene/slide