dirac_enc_seqstats_t Struct Reference

#include <dirac_encoder.h>

List of all members.

Public Attributes

unsigned int mv_bits
unsigned int seq_bits
unsigned int seq_hdr_bits
unsigned int ycomp_bits
unsigned int ucomp_bits
unsigned int vcomp_bits
unsigned int bit_rate


Detailed Description

Structure that holds the statistics about the encoded sequence

Definition at line 320 of file dirac_encoder.h.


Member Data Documentation

unsigned int dirac_enc_seqstats_t::bit_rate
 

Average bit rate for the sequence

Definition at line 335 of file dirac_encoder.h.

unsigned int dirac_enc_seqstats_t::mv_bits
 

Number of motion vector bits

Definition at line 323 of file dirac_encoder.h.

unsigned int dirac_enc_seqstats_t::seq_bits
 

Total number of bits used to encode sequence

Definition at line 325 of file dirac_encoder.h.

unsigned int dirac_enc_seqstats_t::seq_hdr_bits
 

Number of sequence header bits

Definition at line 327 of file dirac_encoder.h.

unsigned int dirac_enc_seqstats_t::ucomp_bits
 

Number of used to encode u component

Definition at line 331 of file dirac_encoder.h.

unsigned int dirac_enc_seqstats_t::vcomp_bits
 

Number of used to encode v component

Definition at line 333 of file dirac_encoder.h.

unsigned int dirac_enc_seqstats_t::ycomp_bits
 

Number of used to encode y component

Definition at line 329 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