Class to carry out overlay of prediction mode.
#include <pred_mode.h>
List of all members.
Additional Inherited Members |
void | GetPowerUV (int, int &, int &) |
| Calculates U and V for particular value normalised to 1000.
|
void | DrawPowerBar (int, int) |
| Draws power bar legend with given limits.
|
void | DrawValue (int, int, int) |
| Draws value.
|
void | DrawMvBlockUV (int, int, int, int) |
| Colours motion vector block referenced by motion vector.
|
void | DrawBlockUV (int, int, int, int) |
| Colours an 8x8 block referenced by TL chroma pixel.
|
Picture & | m_picture |
| Picture data.
|
DrawPictureMotionParams & | m_draw_params |
| Block parameters and chroma scaling.
|
OverlaySymbols | m_symbols |
| Symbols.
|
Constructor & Destructor Documentation
dirac_instr::DrawPredMode::~DrawPredMode |
( |
| ) |
|
Member Function Documentation
void dirac_instr::DrawPredMode::DrawBlock |
( |
int |
, |
|
|
int |
|
|
) |
| |
|
virtual |
void dirac_instr::DrawPredMode::DrawLegend |
( |
| ) |
|
|
virtual |
Member Data Documentation
const TwoDArray<PredMode>& dirac_instr::DrawPredMode::m_mode |
|
private |
The documentation for this class was generated from the following file: