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