Dirac - A Video Codec
Created by the British Broadcasting Corporation.
video_format_defaults.h File Reference
#include <libdirac_common/common.h>
Go to the source code of this file.
Namespaces
Functions
Function Documentation
unsigned int BlockParametersIndex |
( |
const OLBParams & |
bparams |
) |
|
|
|
- Parameters:
-
| bparams | Params object for getting index |
|
void SetDefaultBlockParameters |
( |
OLBParams & |
bparams, |
|
|
int |
pidx |
|
) |
|
|
|
- Parameters:
-
| bparams | Params object for setting defaults |
| pidx | Index into Block Parameters table |
|
void SetDefaultBlockParameters |
( |
OLBParams & |
bparams, |
|
|
const VideoFormat & |
video_format |
|
) |
|
|
|
- Parameters:
-
| bparams | Params object for setting defaults |
| video_format | Video format |
|
void SetDefaultCodecParameters |
( |
CodecParams & |
cparams, |
|
|
PictureType |
ptype, |
|
|
unsigned int |
num_refs |
|
) |
|
|
|
- Parameters:
-
| cparams | Codec Params objects for setting defaults |
| ptype | Picture type i,e, INTRA or INTER |
| num_refs | Number of reference frames |
|
void SetDefaultEncoderParameters |
( |
EncoderParams & |
encparams |
) |
|
|
|
- Parameters:
-
| encparams | Params objects for setting defaults |
|
void SetDefaultSourceParameters |
( |
const VideoFormat & |
vf, |
|
|
SourceParams & |
sparams |
|
) |
|
|
|
- Parameters:
-
| vf | Video Format |
| sparams | Params object for setting defaults |
|
|
- Parameters:
-
| ptype | Picture type i.e. intra or inter |
| video_format | The video format |
| wf | WltFilter object for getting the default wavelet filter |
|
© 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.