DiracBlock Struct Reference

Data Fields

union {
   int16_t   mv [2][2]
   int16_t   dc [3]
u
uint8_t ref

Detailed Description

Definition at line 87 of file diracdec.c.


Field Documentation

int16_t DiracBlock::dc[3]

Definition at line 90 of file diracdec.c.

Referenced by block_mc(), decode_block_params(), and pred_block_dc().

int16_t DiracBlock::mv[2][2]

Definition at line 89 of file diracdec.c.

Referenced by decode_block_params(), global_mv(), mc_subpel(), and pred_mv().

uint8_t DiracBlock::ref

Definition at line 92 of file diracdec.c.

Referenced by block_mc(), decode_block_params(), and pred_block_mode().


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