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

/external/chromium_org/third_party/webrtc/modules/video_processing/main/source/
H A Dframe_preprocessor.cc91 uint32_t VPMFramePreprocessor::DecimatedHeight() const { function in class:webrtc::VPMFramePreprocessor
H A Dvideo_processing_impl.cc191 uint32_t VideoProcessingModuleImpl::DecimatedHeight() const { function in class:webrtc::VideoProcessingModuleImpl
193 return frame_pre_processor_.DecimatedHeight();

Completed in 546 milliseconds