Searched refs:content_metrics (Results 1 – 4 of 4) sorted by relevance
428 const VideoContentMetrics* content_metrics) { in UpdateContentData() argument431 if (content_metrics == NULL) { in UpdateContentData()436 content_->UpdateContentData(content_metrics); in UpdateContentData()
77 void UpdateContentData(const VideoContentMetrics* content_metrics);
130 void UpdateContent(const VideoContentMetrics* content_metrics);
84 VideoContentMetrics* content_metrics = NULL; in TEST_F() local86 qm_resolution_->UpdateContent(content_metrics); in TEST_F()