TUT HEVC Encoder
Loading...
Searching...
No Matches
plot-threadqueue-log.IntervalThreadCounter Class Reference
Collaboration diagram for plot-threadqueue-log.IntervalThreadCounter:

Public Member Functions

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

Data Fields

list interval_starts = []
 
list interval_stops = []
 

Constructor & Destructor Documentation

◆ __init__()

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

Member Function Documentation

◆ add_interval()

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

◆ clamp()

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

◆ get_values_uniform_xy()

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

◆ get_values_x()

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()

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

◆ get_values_y()

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

list plot-threadqueue-log.IntervalThreadCounter.interval_starts = []

◆ interval_stops

list plot-threadqueue-log.IntervalThreadCounter.interval_stops = []

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