Dirac - A Video Codec
Created by the British Broadcasting Corporation.
dirac::PictureSort Class Reference
Picture type Class.
#include <common.h>
List of all members.
Public Member Functions
Static Public Member Functions
Private Attributes
Constructor & Destructor Documentation
dirac::PictureSort::PictureSort |
( |
|
) |
[inline] |
|
Member Function Documentation
void dirac::PictureSort::Clear |
( |
|
) |
[inline] |
|
PictureSort dirac::PictureSort::InterNonRefPictureSort |
( |
|
) |
[inline, static] |
|
PictureSort dirac::PictureSort::InterRefPictureSort |
( |
|
) |
[inline, static] |
|
PictureSort dirac::PictureSort::IntraNonRefPictureSort |
( |
|
) |
[inline, static] |
|
PictureSort dirac::PictureSort::IntraRefPictureSort |
( |
|
) |
[inline, static] |
|
bool dirac::PictureSort::IsInter |
( |
|
) |
const [inline] |
|
bool dirac::PictureSort::IsInterNonRef |
( |
|
) |
const [inline] |
|
bool dirac::PictureSort::IsInterRef |
( |
|
) |
const [inline] |
|
bool dirac::PictureSort::IsIntra |
( |
|
) |
const [inline] |
|
bool dirac::PictureSort::IsIntraNonRef |
( |
|
) |
const [inline] |
|
bool dirac::PictureSort::IsIntraRef |
( |
|
) |
const [inline] |
|
bool dirac::PictureSort::IsNonRef |
( |
|
) |
const [inline] |
|
bool dirac::PictureSort::IsRef |
( |
|
) |
const [inline] |
|
void dirac::PictureSort::SetInter |
( |
|
) |
[inline] |
|
void dirac::PictureSort::SetInterNonRef |
( |
|
) |
[inline] |
|
void dirac::PictureSort::SetInterRef |
( |
|
) |
[inline] |
|
void dirac::PictureSort::SetIntra |
( |
|
) |
[inline] |
|
void dirac::PictureSort::SetIntraNonRef |
( |
|
) |
[inline] |
|
void dirac::PictureSort::SetIntraRef |
( |
|
) |
[inline] |
|
void dirac::PictureSort::SetNonRef |
( |
|
) |
[inline] |
|
void dirac::PictureSort::SetRef |
( |
|
) |
[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.