Home
last modified time | relevance | path

Searched refs:encode_time (Results 1 – 6 of 6) sorted by relevance

/external/webrtc/test/scenario/
Dperformance_stats.h94 SampleStats<TimeDelta> encode_time; member
Dstats_collection.cc160 stats_.encode_time.AddSampleMs(sample.avg_encode_time_ms); in AddStats()
/external/webrtc/video/adaptation/
Doveruse_frame_detector.cc270 void AddSample(double encode_time, double diff_time) { in AddSample() argument
287 load_estimate_ = c * encode_time + exp(-e) * load_estimate_; in AddSample()
/external/webp/examples/
Dcwebp.c1136 const double encode_time = StopwatchReadAndReset(&stop_watch); in main() local
1137 fprintf(stderr, "Time to encode picture: %.3fs\n", encode_time); in main()
/external/webrtc/test/pc/e2e/g3doc/
Ddefault_video_quality_analyzer.md96 * *`encode_time`* - time to encode a single frame.
/external/libaom/
DCHANGELOG77 * Bug b:380247338: RTC: Fix to encode_time spikes on scene/slide