Searched refs:GetDecimatedWidth (Results 1 – 5 of 5) sorted by relevance
148 uint32_t VideoProcessingImpl::GetDecimatedWidth() const { in GetDecimatedWidth() function in webrtc::VideoProcessingImpl150 return frame_pre_processor_.GetDecimatedWidth(); in GetDecimatedWidth()
58 uint32_t GetDecimatedWidth() const;
40 uint32_t GetDecimatedWidth() const override;
89 uint32_t VPMFramePreprocessor::GetDecimatedWidth() const { in GetDecimatedWidth() function in webrtc::VPMFramePreprocessor
85 virtual uint32_t GetDecimatedWidth() const = 0;