Dirac - A Video Codec

Created by the British Broadcasting Corporation.


dirac_enc_framestats_t Struct Reference

#include <dirac_encoder.h>

List of all members.

Public Attributes


Detailed Description

Structure that holds the statistics about the encoded frame


Member Data Documentation

unsigned int dirac_enc_framestats_t::frame_bits
 

Total number of bits used to encode frame

unsigned int dirac_enc_framestats_t::frame_hdr_bits
 

Number of frame header bits

unsigned int dirac_enc_framestats_t::mv_bits
 

Number of motion vector bits

unsigned int dirac_enc_framestats_t::mv_hdr_bits
 

Number of motion vector header bits

unsigned int dirac_enc_framestats_t::ucomp_bits
 

Number of used to encode u component

unsigned int dirac_enc_framestats_t::ucomp_hdr_bits
 

v component header bits

unsigned int dirac_enc_framestats_t::vcomp_bits
 

Number of used to encode v component

unsigned int dirac_enc_framestats_t::vcomp_hdr_bits
 

v component header bits

unsigned int dirac_enc_framestats_t::ycomp_bits
 

Number of used to encode y component

unsigned int dirac_enc_framestats_t::ycomp_hdr_bits
 

y component header bits


The documentation for this struct 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.