Searched refs:pacerBurstThresholdMs (Results 1 – 4 of 4) sorted by relevance
58 .pacerBurstThresholdMs = 500, in MediaTranscodingService()
106 int32_t pacerBurstThresholdMs = 1000; member
193 : mBurstThresholdMs(config.pacerBurstThresholdMs), in Pacer()352 mConfig.pacerBurstTimeQuotaSeconds, mConfig.pacerBurstThresholdMs); in TranscodingSessionController()
302 .pacerBurstThresholdMs = 500, in SetUp()