Created by the British Broadcasting Corporation.
Class holding instrumentation overlay information.
#include <overlay.h>
int dirac_instr::OverlayParams::Background | ( | ) | const [inline] |
References m_bg.
int dirac_instr::OverlayParams::Legend | ( | ) | const [inline] |
References m_legend.
int dirac_instr::OverlayParams::MvClip | ( | ) | const [inline] |
References m_mv_clip.
OverlayOption dirac_instr::OverlayParams::Option | ( | ) | const [inline] |
Returns instrumentation command line option
References m_option.
int dirac_instr::OverlayParams::Reference | ( | ) | const [inline] |
References m_ref.
int dirac_instr::OverlayParams::SADClip | ( | ) | const [inline] |
References m_sad_clip.
void dirac_instr::OverlayParams::SetBackground | ( | bool | b | ) | [inline] |
References m_bg.
void dirac_instr::OverlayParams::SetLegend | ( | bool | l | ) | [inline] |
References m_legend.
void dirac_instr::OverlayParams::SetMvClip | ( | int | c | ) | [inline] |
References m_mv_clip.
void dirac_instr::OverlayParams::SetOption | ( | OverlayOption | o | ) | [inline] |
Set type of instrumentation
References m_option.
void dirac_instr::OverlayParams::SetReference | ( | int | r | ) | [inline] |
References m_ref.
void dirac_instr::OverlayParams::SetSADClip | ( | int | c | ) | [inline] |
References m_sad_clip.
bool dirac_instr::OverlayParams::m_bg [private] |
Referenced by Background(), and SetBackground().
bool dirac_instr::OverlayParams::m_legend [private] |
Referenced by Legend(), and SetLegend().
int dirac_instr::OverlayParams::m_mv_clip [private] |
Referenced by MvClip(), and SetMvClip().
Referenced by Option(), and SetOption().
int dirac_instr::OverlayParams::m_ref [private] |
Referenced by Reference(), and SetReference().
int dirac_instr::OverlayParams::m_sad_clip [private] |
Referenced by SADClip(), and SetSADClip().
© 2004 British Broadcasting Corporation.
Dirac code licensed under the Mozilla Public License (MPL) Version 1.1.
HTML documentation generated by Dimitri van Heesch's
excellent Doxygen tool.