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

  /external/chromium_org/third_party/webrtc/modules/video_processing/main/source/
frame_preprocessor.cc 91 uint32_t VPMFramePreprocessor::DecimatedHeight() const {
video_processing_impl.cc 191 uint32_t VideoProcessingModuleImpl::DecimatedHeight() const {
193 return frame_pre_processor_.DecimatedHeight();

Completed in 742 milliseconds