Searched refs:GetLogFactor (Results 1 – 2 of 2) sorted by relevance
65 static inline uint32_t GetLogFactor (float base, float upper) { in GetLogFactor() function497 …const uint32_t kuiLogFactorInOutRate = GetLogFactor (pDlp->fOutputFrameRate, pDlp->fInputFrameRate… in DetermineTemporalSettings()498 const uint32_t kuiLogFactorMaxInRate = GetLogFactor (pDlp->fInputFrameRate, fMaxFrameRate); in DetermineTemporalSettings()
336 if (UINT_MAX == GetLogFactor (fDlp->fOutputFrameRate, fDlp->fInputFrameRate)) { in ParamValidation()