Created by the British Broadcasting Corporation.
#include <dirac_encoder.h>
Structure that diagnostics data returned by the encoder
Bi prediction costs - mv_xlen*mv_ylen*2
short* dirac_instr_t::dc_ucomp |
DC values of u_comp
short* dirac_instr_t::dc_vcomp |
DC values of v_comp
short* dirac_instr_t::dc_ycomp |
DC values of y_comp
float* dirac_instr_t::intra_costs |
Block intrac costs - mv_xlen*mv_ylen
Motion vectors for Reference frames mv_ylen*mv_xlen
Motion Vector array length in X direction
Motion Vector array length in Y direction
Number of reference pictures
Picture number
Predictions costs for Reference frames mv_ylen*mv_xlen
Block prediction mode - mv_xlen*mv_ylen
Frame type
int dirac_instr_t::refs[2] |
Array of Reference picture numbers
Reference type
float* dirac_instr_t::sb_costs |
Macro-block costs array - sb_ylen*sb_xlen
Macro-block split mode array - sb_ylen*sb_xlen
MacroBlock length in X direction
MacroBlock length in Y direction
Block separation in X direction
Block separation in Y direction
© 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.