Searched refs:queue_size_bytes (Results 1 – 1 of 1) sorted by relevance
364 size_t queue_size_bytes = packets_->SizeInBytes(); in Process() local365 if (queue_size_bytes > 0) { in Process()373 static_cast<int>(queue_size_bytes * 8 / avg_time_left_ms); in Process()