Home
last modified time | relevance | path

Searched defs:SetRatio (Results 1 – 3 of 3) sorted by relevance

/external/lzma/CPP/7zip/UI/Console/
DPercentPrinter.h21 void SetRatio(UInt64 doneValue) { m_CurValue = doneValue; } in SetRatio() function
/external/webrtc/webrtc/common_audio/resampler/
Dsinc_resampler.cc245 void SincResampler::SetRatio(double io_sample_rate_ratio) { in SetRatio() function in webrtc::SincResampler
/external/opencv3/modules/videoio/src/
Dcap_msmf.hpp1036 HRESULT SetRatio(REFGUID guidKey, UINT32 unNumerator, UINT32 unDenominator) in SetRatio() function in CBaseAttributes