HomeSort by relevance Sort by last modified time
    Searched full:content_metrics (Results 1 - 4 of 4) sorted by null

  /external/webrtc/webrtc/modules/video_coding/
media_optimization.cc 428 const VideoContentMetrics* content_metrics) {
431 if (content_metrics == NULL) {
436 content_->UpdateContentData(content_metrics);
media_optimization.h 77 void UpdateContentData(const VideoContentMetrics* content_metrics);
qm_select.h 130 void UpdateContent(const VideoContentMetrics* content_metrics);
qm_select_unittest.cc 84 VideoContentMetrics* content_metrics = NULL; local
86 qm_resolution_->UpdateContent(content_metrics);
    [all...]

Completed in 409 milliseconds