#include <gm_inliers.h>
|
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.
|
◆ DrawGMInliers()
◆ ~DrawGMInliers()
dirac_instr::DrawGMInliers::~DrawGMInliers |
( |
| ) |
|
◆ DrawBlock()
void dirac_instr::DrawGMInliers::DrawBlock |
( |
int | , |
|
|
int | ) |
|
virtual |
◆ DrawLegend()
void dirac_instr::DrawGMInliers::DrawLegend |
( |
| ) |
|
|
virtual |
◆ m_inliers
const TwoDArray<int>& dirac_instr::DrawGMInliers::m_inliers |
|
private |
The documentation for this class was generated from the following file:
© 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.