Searched defs:GetContentMetrics (Results 1 - 2 of 2) sorted by relevance

/external/webrtc/webrtc/modules/video_processing/
H A Dframe_preprocessor.cc137 VideoContentMetrics* VPMFramePreprocessor::GetContentMetrics() const { function in class:webrtc::VPMFramePreprocessor
H A Dvideo_processing_impl.cc169 VideoContentMetrics* VideoProcessingImpl::GetContentMetrics() const { function in class:webrtc::VideoProcessingImpl
171 return frame_pre_processor_.GetContentMetrics();

Completed in 139 milliseconds