Searched refs:watchdogTimeoutUs (Results 1 – 2 of 2) sorted by relevance
104 int64_t watchdogTimeoutUs = 3000000LL; member
351 (long long)mConfig.watchdogTimeoutUs, mConfig.pacerBurstCountQuota, in TranscodingSessionController()511 mWatchdog = std::make_shared<Watchdog>(this, mConfig.watchdogTimeoutUs); in updateCurrentSession_l()