TUT HEVC Encoder
Public Member Functions | Data Fields
plot-threadqueue-log.IntervalThreadCounter Class Reference
Collaboration diagram for plot-threadqueue-log.IntervalThreadCounter:

Public Member Functions

def __init__ (self)
 
def add_interval (self, start, stop)
 
def get_values_xd (self)
 
def get_values_x (self)
 
def get_values_y (self)
 
def clamp (self, v, minval, maxval)
 
def get_values_uniform_xy (self, kernel_size, steps)
 

Data Fields

 interval_starts
 
 interval_stops
 

Constructor & Destructor Documentation

◆ __init__()

def plot-threadqueue-log.IntervalThreadCounter.__init__ (   self)

Member Function Documentation

◆ add_interval()

def plot-threadqueue-log.IntervalThreadCounter.add_interval (   self,
  start,
  stop 
)

◆ clamp()

def plot-threadqueue-log.IntervalThreadCounter.clamp (   self,
  v,
  minval,
  maxval 
)
Here is the caller graph for this function:

◆ get_values_uniform_xy()

def plot-threadqueue-log.IntervalThreadCounter.get_values_uniform_xy (   self,
  kernel_size,
  steps 
)
Here is the call graph for this function:

◆ get_values_x()

def plot-threadqueue-log.IntervalThreadCounter.get_values_x (   self)
Here is the call graph for this function:
Here is the caller graph for this function:

◆ get_values_xd()

def plot-threadqueue-log.IntervalThreadCounter.get_values_xd (   self)
Here is the caller graph for this function:

◆ get_values_y()

def plot-threadqueue-log.IntervalThreadCounter.get_values_y (   self)
Here is the call graph for this function:
Here is the caller graph for this function:

Field Documentation

◆ interval_starts

plot-threadqueue-log.IntervalThreadCounter.interval_starts

◆ interval_stops

plot-threadqueue-log.IntervalThreadCounter.interval_stops

The documentation for this class was generated from the following file: