Created by the British Broadcasting Corporation.
Picture type Class.
#include <common.h>
dirac::PictureSort::PictureSort | ( | ) | [inline] |
References fs.
void dirac::PictureSort::Clear | ( | ) | [inline] |
References fs.
static PictureSort dirac::PictureSort::InterNonRefPictureSort | ( | ) | [inline, static] |
References fs, and SetInterNonRef().
static PictureSort dirac::PictureSort::InterRefPictureSort | ( | ) | [inline, static] |
References fs, and SetInterRef().
static PictureSort dirac::PictureSort::IntraNonRefPictureSort | ( | ) | [inline, static] |
References fs, and SetIntraNonRef().
static PictureSort dirac::PictureSort::IntraRefPictureSort | ( | ) | [inline, static] |
References fs, and SetIntraRef().
bool dirac::PictureSort::IsInterNonRef | ( | ) | const [inline] |
References fs.
bool dirac::PictureSort::IsInterRef | ( | ) | const [inline] |
References fs.
bool dirac::PictureSort::IsIntra | ( | ) | const [inline] |
References IsInter().
bool dirac::PictureSort::IsIntraNonRef | ( | ) | const [inline] |
References fs.
bool dirac::PictureSort::IsIntraRef | ( | ) | const [inline] |
References fs.
bool dirac::PictureSort::IsNonRef | ( | ) | const [inline] |
References IsRef().
bool dirac::PictureSort::IsRef | ( | ) | const [inline] |
References fs.
Referenced by IsNonRef().
void dirac::PictureSort::SetInter | ( | ) | [inline] |
References fs.
Referenced by SetInterNonRef(), and SetInterRef().
void dirac::PictureSort::SetInterNonRef | ( | ) | [inline] |
References SetInter(), and SetNonRef().
Referenced by InterNonRefPictureSort().
void dirac::PictureSort::SetInterRef | ( | ) | [inline] |
References SetInter(), and SetRef().
Referenced by InterRefPictureSort().
void dirac::PictureSort::SetIntra | ( | ) | [inline] |
References fs.
Referenced by SetIntraNonRef(), and SetIntraRef().
void dirac::PictureSort::SetIntraNonRef | ( | ) | [inline] |
References SetIntra(), and SetNonRef().
Referenced by IntraNonRefPictureSort().
void dirac::PictureSort::SetIntraRef | ( | ) | [inline] |
References SetIntra(), and SetRef().
Referenced by IntraRefPictureSort().
void dirac::PictureSort::SetNonRef | ( | ) | [inline] |
References fs.
Referenced by SetInterNonRef(), and SetIntraNonRef().
void dirac::PictureSort::SetRef | ( | ) | [inline] |
References fs.
Referenced by SetInterRef(), and SetIntraRef().
unsigned char dirac::PictureSort::fs [private] |
© 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.