#include </home/clem/local/src/opie/inputmethods/dasher/FrameRate.h>
Public Member Functions | |
| CFrameRate () | |
| ~CFrameRate () | |
| const double | Rxmax () const |
| const int | Steps () const |
| const double | Framerate () const |
| void | Reset (unsigned long Time) |
| void | NewFrame (unsigned long Time) |
| void | SetBitrate (double TargetRate) |
| void | SetMaxBitrate (double MaxRate) |
Private Attributes | |
| double | m_dFr |
| double | m_dMaxbitrate |
| double | m_dRXmax |
| int | m_iFrames |
| int | m_iTime |
| int | m_iTime2 |
| int | m_iSamples |
| int | m_iSteps |
|
|
Definition at line 41 of file FrameRate.h. References m_dFr, m_dMaxbitrate, m_dRXmax, m_iFrames, m_iSamples, m_iSteps, and m_iTime. |
|
|
Definition at line 23 of file FrameRate.h. |
|
|
Definition at line 26 of file FrameRate.h. References m_dFr. Referenced by Dasher::CDasherModel::Framerate(). |
|
|
Definition at line 62 of file FrameRate.h. References LN2, m_dFr, m_dMaxbitrate, m_dRXmax, m_iFrames, m_iSamples, m_iSteps, m_iTime, and m_iTime2. Referenced by Dasher::CDasherModel::NewFrame(). |
|
|
Definition at line 92 of file FrameRate.h. References m_iFrames, and m_iTime. Referenced by Dasher::CDasherModel::Reset_framerate(). |
|
|
Definition at line 24 of file FrameRate.h. References m_dRXmax. Referenced by Dasher::CDasherModel::Get_new_root_coords(). |
|
|
Definition at line 99 of file FrameRate.h. References m_dMaxbitrate. Referenced by Dasher::CDasherModel::SetBitrate(). |
|
|
Definition at line 105 of file FrameRate.h. References m_dMaxbitrate. Referenced by Dasher::CDasherModel::SetMaxBitrate(). |
|
|
Definition at line 25 of file FrameRate.h. References m_iSteps. Referenced by Dasher::CDasherModel::Get_new_root_coords(). |
|
|
Definition at line 34 of file FrameRate.h. Referenced by CFrameRate(), Framerate(), and NewFrame(). |
|
|
Definition at line 35 of file FrameRate.h. Referenced by CFrameRate(), NewFrame(), SetBitrate(), and SetMaxBitrate(). |
|
|
Definition at line 36 of file FrameRate.h. Referenced by CFrameRate(), NewFrame(), and Rxmax(). |
|
|
Definition at line 37 of file FrameRate.h. Referenced by CFrameRate(), NewFrame(), and Reset(). |
|
|
Definition at line 37 of file FrameRate.h. Referenced by CFrameRate(), and NewFrame(). |
|
|
Definition at line 38 of file FrameRate.h. Referenced by CFrameRate(), NewFrame(), and Steps(). |
|
|
Definition at line 37 of file FrameRate.h. Referenced by CFrameRate(), NewFrame(), and Reset(). |
|
|
Definition at line 37 of file FrameRate.h. Referenced by NewFrame(). |
1.4.2