Created by the British Broadcasting Corporation.
#include <libdirac_common/common.h>
Go to the source code of this file.
Namespaces | |
namespace | dirac |
Definition of class SequenceHeaderByteIO. | |
Functions | |
void | dirac::SetDefaultCodecParameters (CodecParams &cparams, PictureType ptype, unsigned int num_refs) |
Sets default codec parameters - common to encoder and decoder. More... | |
void | dirac::SetDefaultEncoderParameters (EncoderParams &encparams) |
Sets default encoder parameters. More... | |
void | dirac::SetDefaultSourceParameters (const VideoFormat &vf, SourceParams &sparams) |
Sets default Source parameters. More... | |
void | dirac::SetDefaultBlockParameters (OLBParams &bparams, const VideoFormat &video_format) |
Sets default block parameters. More... | |
void | dirac::SetDefaultBlockParameters (OLBParams &bparams, int pidx) |
Sets default block parameters. More... | |
unsigned int | dirac::BlockParametersIndex (const OLBParams &bparams) |
Returns index of block parameters in Defaults table. More... | |
void | dirac::SetDefaultTransformFilter (const PictureType ptype, const VideoFormat video_format, WltFilter &wf) |
Sets the default Transform filter depending on picture type. More... | |
© 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.