Dirac - A Video Codec
Created by the British Broadcasting Corporation.
dirac_instr::DrawPictureMotionParams Class Reference
Class encapsulating parameters for drawing the picture.
#include <draw_overlay.h>
List of all members.
Public Member Functions
Private Attributes
Constructor & Destructor Documentation
dirac_instr::DrawPictureMotionParams::DrawPictureMotionParams |
( |
|
) |
[inline] |
|
Member Function Documentation
int dirac_instr::DrawPictureMotionParams::ChromaFactorX |
( |
|
) |
const [inline] |
|
int dirac_instr::DrawPictureMotionParams::ChromaFactorY |
( |
|
) |
const [inline] |
|
int dirac_instr::DrawPictureMotionParams::MvUVBlockX |
( |
|
) |
const [inline] |
|
int dirac_instr::DrawPictureMotionParams::MvUVBlockY |
( |
|
) |
const [inline] |
|
int dirac_instr::DrawPictureMotionParams::MvYBlockX |
( |
|
) |
const [inline] |
|
int dirac_instr::DrawPictureMotionParams::MvYBlockY |
( |
|
) |
const [inline] |
|
|
Returns luma motion vector block height |
int dirac_instr::DrawPictureMotionParams::PicX |
( |
|
) |
const [inline] |
|
int dirac_instr::DrawPictureMotionParams::PicY |
( |
|
) |
const [inline] |
|
void dirac_instr::DrawPictureMotionParams::SetChromaFactorX |
( |
int |
x |
) |
[inline] |
|
void dirac_instr::DrawPictureMotionParams::SetChromaFactorY |
( |
int |
y |
) |
[inline] |
|
void dirac_instr::DrawPictureMotionParams::SetMvUVBlockX |
( |
int |
x |
) |
[inline] |
|
void dirac_instr::DrawPictureMotionParams::SetMvUVBlockY |
( |
int |
y |
) |
[inline] |
|
void dirac_instr::DrawPictureMotionParams::SetMvYBlockX |
( |
int |
x |
) |
[inline] |
|
void dirac_instr::DrawPictureMotionParams::SetMvYBlockY |
( |
int |
y |
) |
[inline] |
|
|
Set luma motion vector block height |
void dirac_instr::DrawPictureMotionParams::SetPicX |
( |
int |
x |
) |
[inline] |
|
void dirac_instr::DrawPictureMotionParams::SetPicY |
( |
int |
y |
) |
[inline] |
|
Member Data Documentation
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.