HomeSort by relevance Sort by last modified time
    Searched defs:GetContentMetrics (Results 1 - 2 of 2) sorted by null

  /external/webrtc/webrtc/modules/video_processing/
frame_preprocessor.cc 137 VideoContentMetrics* VPMFramePreprocessor::GetContentMetrics() const {
video_processing_impl.cc 169 VideoContentMetrics* VideoProcessingImpl::GetContentMetrics() const {
171 return frame_pre_processor_.GetContentMetrics();

Completed in 51 milliseconds