OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:avg_spatial_level_
(Results
1 - 2
of
2
) sorted by null
/external/webrtc/webrtc/modules/video_coding/
content_metrics_processing.cc
27
avg_spatial_level_
(0.0f) {
42
avg_spatial_level_
= 0.0f;
64
avg_spatial_level_
/ static_cast<float>(frame_cnt_uniform_avg_);
71
avg_spatial_level_
= 0.0f;
100
avg_spatial_level_
+= contentMetrics->spatial_pred_err;
content_metrics_processing.h
69
float
avg_spatial_level_
;
member in class:webrtc::VCMContentMetricsProcessing
Completed in 83 milliseconds