Created by the British Broadcasting Corporation.
#include <common.h>
dirac::FrameSort::FrameSort | ( | ) | [inline] |
void dirac::FrameSort::SetIntra | ( | ) | [inline] |
void dirac::FrameSort::SetInter | ( | ) | [inline] |
void dirac::FrameSort::SetNonRef | ( | ) | [inline] |
void dirac::FrameSort::SetRef | ( | ) | [inline] |
bool dirac::FrameSort::IsInter | ( | ) | const [inline] |
bool dirac::FrameSort::IsIntra | ( | ) | const [inline] |
bool dirac::FrameSort::IsRef | ( | ) | const [inline] |
bool dirac::FrameSort::IsNonRef | ( | ) | const [inline] |
void dirac::FrameSort::SetIntraNonRef | ( | ) | [inline] |
void dirac::FrameSort::SetIntraRef | ( | ) | [inline] |
void dirac::FrameSort::SetInterNonRef | ( | ) | [inline] |
void dirac::FrameSort::SetInterRef | ( | ) | [inline] |
bool dirac::FrameSort::IsIntraNonRef | ( | ) | const [inline] |
bool dirac::FrameSort::IsIntraRef | ( | ) | const [inline] |
bool dirac::FrameSort::IsInterNonRef | ( | ) | const [inline] |
bool dirac::FrameSort::IsInterRef | ( | ) | const [inline] |
void dirac::FrameSort::Clear | ( | ) | [inline] |
static FrameSort dirac::FrameSort::IntraRefFrameSort | ( | ) | [inline, static] |
static FrameSort dirac::FrameSort::InterRefFrameSort | ( | ) | [inline, static] |
static FrameSort dirac::FrameSort::IntraNonRefFrameSort | ( | ) | [inline, static] |
static FrameSort dirac::FrameSort::InterNonRefFrameSort | ( | ) | [inline, static] |
unsigned char dirac::FrameSort::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.