Dirac - A Video Codec

Created by the British Broadcasting Corporation.


dirac_instr_t Struct Reference

#include <dirac_encoder.h>

Collaboration diagram for dirac_instr_t:
[legend]

List of all members.

Public Attributes


Detailed Description

Structure that diagnostics data returned by the encoder

Member Data Documentation

Frame type

Reference type

Picture number

Number of reference pictures

Array of Reference picture numbers

Block separation in X direction

Block separation in Y direction

MacroBlock length in X direction

MacroBlock length in Y direction

Motion Vector array length in X direction

Motion Vector array length in Y direction

Macro-block split mode array - sb_ylen*sb_xlen

Macro-block costs array - sb_ylen*sb_xlen

Block prediction mode - mv_xlen*mv_ylen

Block intrac costs - mv_xlen*mv_ylen

Bi prediction costs - mv_xlen*mv_ylen*2

DC values of y_comp

DC values of u_comp

DC values of v_comp

Motion vectors for Reference frames mv_ylen*mv_xlen

Predictions costs for Reference frames mv_ylen*mv_xlen


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.