Searched refs:ComputeContentMetrics (Results 1 – 4 of 4) sorted by relevance
37 _cM_c = ca__c.ComputeContentMetrics(video_frame_); in TEST_F()38 _cM_SSE = ca__sse.ComputeContentMetrics(video_frame_); in TEST_F()
38 VideoContentMetrics* ComputeContentMetrics(const VideoFrame& inputFrame);
131 content_metrics_ = ca_->ComputeContentMetrics(*current_frame); in PreprocessFrame()
52 VideoContentMetrics* VPMContentAnalysis::ComputeContentMetrics( in ComputeContentMetrics() function in webrtc::VPMContentAnalysis