Searched refs:GetDecimatedFrameRate (Results 1 – 7 of 7) sorted by relevance
85 uint32_t VPMFramePreprocessor::GetDecimatedFrameRate() { in GetDecimatedFrameRate() function in webrtc::VPMFramePreprocessor86 return vd_->GetDecimatedFrameRate(); in GetDecimatedFrameRate()
143 uint32_t VideoProcessingImpl::GetDecimatedFrameRate() { in GetDecimatedFrameRate() function in webrtc::VideoProcessingImpl145 return frame_pre_processor_.GetDecimatedFrameRate(); in GetDecimatedFrameRate()
35 uint32_t GetDecimatedFrameRate();
57 uint32_t GetDecimatedFrameRate();
39 uint32_t GetDecimatedFrameRate() override;
97 uint32_t VPMVideoDecimator::GetDecimatedFrameRate() { in GetDecimatedFrameRate() function in webrtc::VPMVideoDecimator
84 virtual uint32_t GetDecimatedFrameRate() = 0;