Data Fields | |
union { | |
int16_t mv [2][2] | |
int16_t dc [3] | |
} | u |
uint8_t | ref |
Definition at line 87 of file diracdec.c.
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().
Definition at line 92 of file diracdec.c.
Referenced by block_mc(), decode_block_params(), and pred_block_mode().
union { ... } DiracBlock::u |
Referenced by block_mc(), decode_block_params(), global_mv(), mc_subpel(), pred_block_dc(), and pred_mv().