VP56Model Struct Reference

#include <vp56.h>


Data Fields

uint8_t coeff_reorder [64]
uint8_t coeff_index_to_pos [64]
uint8_t vector_sig [2]
uint8_t vector_dct [2]
uint8_t vector_pdi [2][2]
uint8_t vector_pdv [2][7]
uint8_t vector_fdv [2][8]
uint8_t coeff_dccv [2][11]
uint8_t coeff_ract [2][3][6][11]
uint8_t coeff_acct [2][3][3][6][5]
uint8_t coeff_dcct [2][36][5]
uint8_t coeff_runv [2][14]
uint8_t mb_type [3][10][10]
uint8_t mb_types_stats [3][10][2]


Detailed Description

Definition at line 72 of file vp56.h.


Field Documentation

uint8_t VP56Model::coeff_acct[2][3][3][6][5]

Definition at line 82 of file vp56.h.

Referenced by vp5_parse_coeff(), and vp5_parse_coeff_models().

uint8_t VP56Model::coeff_dcct[2][36][5]

uint8_t VP56Model::coeff_dccv[2][11]

Definition at line 74 of file vp56.h.

Referenced by vp6_coeff_order_table_init(), vp6_parse_coeff(), and vp6_parse_coeff_huffman().

uint8_t VP56Model::coeff_ract[2][3][6][11]

uint8_t VP56Model::coeff_runv[2][14]

Definition at line 84 of file vp56.h.

Referenced by vp6_default_models_init(), vp6_parse_coeff(), and vp6_parse_coeff_models().

uint8_t VP56Model::mb_type[3][10][10]

Definition at line 85 of file vp56.h.

Referenced by vp56_parse_mb_type(), and vp56_parse_mb_type_models().

uint8_t VP56Model::mb_types_stats[3][10][2]

uint8_t VP56Model::vector_fdv[2][8]

uint8_t VP56Model::vector_pdi[2][2]

uint8_t VP56Model::vector_pdv[2][7]


The documentation for this struct was generated from the following file:

Generated on Fri Oct 26 02:35:48 2012 for FFmpeg by  doxygen 1.5.8