Searched refs:GetDecimatedHeight (Results 1 – 5 of 5) sorted by relevance
153 uint32_t VideoProcessingImpl::GetDecimatedHeight() const { in GetDecimatedHeight() function in webrtc::VideoProcessingImpl155 return frame_pre_processor_.GetDecimatedHeight(); in GetDecimatedHeight()
59 uint32_t GetDecimatedHeight() const;
41 uint32_t GetDecimatedHeight() const override;
93 uint32_t VPMFramePreprocessor::GetDecimatedHeight() const { in GetDecimatedHeight() function in webrtc::VPMFramePreprocessor
86 virtual uint32_t GetDecimatedHeight() const = 0;