Searched refs:VPMFramePreprocessor (Results 1 – 3 of 3) sorted by relevance
17 VPMFramePreprocessor::VPMFramePreprocessor() in VPMFramePreprocessor() function in webrtc::VPMFramePreprocessor27 VPMFramePreprocessor::~VPMFramePreprocessor() { in ~VPMFramePreprocessor()34 void VPMFramePreprocessor::Reset() { in Reset()43 void VPMFramePreprocessor::EnableTemporalDecimation(bool enable) { in EnableTemporalDecimation()47 void VPMFramePreprocessor::EnableContentAnalysis(bool enable) { in EnableContentAnalysis()51 void VPMFramePreprocessor::SetInputFrameResampleMode( in SetInputFrameResampleMode()56 int32_t VPMFramePreprocessor::SetTargetResolution(uint32_t width, in SetTargetResolution()72 void VPMFramePreprocessor::SetTargetFramerate(int frame_rate) { in SetTargetFramerate()81 void VPMFramePreprocessor::UpdateIncomingframe_rate() { in UpdateIncomingframe_rate()85 uint32_t VPMFramePreprocessor::GetDecimatedFrameRate() { in GetDecimatedFrameRate()[all …]
28 class VPMFramePreprocessor {30 VPMFramePreprocessor();31 ~VPMFramePreprocessor();
50 VPMFramePreprocessor frame_pre_processor_;