dirac_encparams_t Struct Reference

#include <dirac_encoder.h>

List of all members.

Public Attributes

float qf
int L1_sep
int num_L1
float cpd
int xblen
int yblen
int xbsep
int ybsep


Detailed Description

Structure that holds the encoder specific parameters

Definition at line 164 of file dirac_encoder.h.


Member Data Documentation

float dirac_encparams_t::cpd
 

Normalised viewing distance parameter, in cycles per degree

Definition at line 175 of file dirac_encoder.h.

int dirac_encparams_t::L1_sep
 

The separation between L1 frames

Definition at line 169 of file dirac_encoder.h.

int dirac_encparams_t::num_L1
 

The number of L1 frames before the next intra frame. Together with L1_sep determines the GOP structure.

Definition at line 173 of file dirac_encoder.h.

float dirac_encparams_t::qf
 

Quality factor 0.0 to 10.0

Definition at line 167 of file dirac_encoder.h.

int dirac_encparams_t::xblen
 

The width of blocks used for motion compensation

Definition at line 177 of file dirac_encoder.h.

int dirac_encparams_t::xbsep
 

The horizontal separation between blocks. Always <xblen

Definition at line 181 of file dirac_encoder.h.

int dirac_encparams_t::yblen
 

The height of blocks used for motion compensation

Definition at line 179 of file dirac_encoder.h.

int dirac_encparams_t::ybsep
 

The vertical separation between blocks. Always <yblen

Definition at line 183 of file dirac_encoder.h.


The documentation for this struct was generated from the following file:
Generated on Tue Dec 13 14:49:00 2005 for guliverkli by  doxygen 1.4.5