Searched refs:iLastStatisticsLogTs (Results 1 – 3 of 3) sorted by relevance
227 int64_t iLastStatisticsLogTs; member
585 const int64_t kiTimeDiff = kiCurrentFrameTs - m_pEncContext->iLastStatisticsLogTs; in UpdateStatistics()659 static_cast<int64_t> (m_pEncContext->iLastStatisticsLogTs)); in UpdateStatistics()673 m_pEncContext->iLastStatisticsLogTs = kiCurrentFrameTs; in UpdateStatistics()781 LogStatistics (m_pEncContext->iLastStatisticsLogTs, 0); in SetOption()843 LogStatistics (m_pEncContext->iLastStatisticsLogTs, sEncodingParam.iSpatialLayerNum - 1); in SetOption()
4324 int64_t iLastStatisticsLogTs = (*ppCtx)->iLastStatisticsLogTs; in WelsEncoderParamAdjust() local4355 (*ppCtx)->iLastStatisticsLogTs = iLastStatisticsLogTs; in WelsEncoderParamAdjust()