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