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

/external/webrtc/webrtc/modules/video_processing/
H A Dframe_preprocessor.cc89 uint32_t VPMFramePreprocessor::GetDecimatedWidth() const { function in class:webrtc::VPMFramePreprocessor
H A Dvideo_processing_impl.cc148 uint32_t VideoProcessingImpl::GetDecimatedWidth() const { function in class:webrtc::VideoProcessingImpl
150 return frame_pre_processor_.GetDecimatedWidth();

Completed in 93 milliseconds