Dirac - A Video Codec

Created by the British Broadcasting Corporation.


dirac_seqparams_t Struct Reference

#include <dirac_types.h>

Collaboration diagram for dirac_seqparams_t:

Collaboration graph
[legend]
List of all members.

Public Attributes


Detailed Description

Structure that holds the sequence parameters


Member Data Documentation

dirac_chroma_t dirac_seqparams_t::chroma
 

chroma type

int dirac_seqparams_t::chroma_height
 

number of lines of chroma per frame

int dirac_seqparams_t::chroma_width
 

numper of pixels of chroma per line

dirac_frame_rate_t dirac_seqparams_t::frame_rate
 

frame rate

int dirac_seqparams_t::height
 

number of lines per frame

int dirac_seqparams_t::interlace
 

interlace flag: 0 - progressive; 1 - interlaced

int dirac_seqparams_t::topfieldfirst
 

top field comes first : 0 - false; 1 - true

int dirac_seqparams_t::width
 

numper of pixels per line


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.