OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:avg_motion_level_
(Results
1 - 2
of
2
) sorted by null
/external/webrtc/webrtc/modules/video_coding/
content_metrics_processing.cc
26
avg_motion_level_
(0.0f),
41
avg_motion_level_
= 0.0f;
62
avg_motion_level_
/ static_cast<float>(frame_cnt_uniform_avg_);
70
avg_motion_level_
= 0.0f;
99
avg_motion_level_
+= contentMetrics->motion_magnitude;
content_metrics_processing.h
68
float
avg_motion_level_
;
member in class:webrtc::VCMContentMetricsProcessing
Completed in 72 milliseconds