FFmpeg
|
DiracBlock Struct Reference
Data Fields | |
union { | |
int16_t mv [2][2] | |
int16_t dc [3] | |
} | u |
uint8_t | ref |
Detailed Description
Definition at line 89 of file libavcodec/diracdec.c.
Field Documentation
int16_t DiracBlock::dc[3] |
Definition at line 92 of file libavcodec/diracdec.c.
Referenced by block_mc(), decode_block_params(), and pred_block_dc().
int16_t DiracBlock::mv[2][2] |
Definition at line 91 of file libavcodec/diracdec.c.
Referenced by decode_block_params(), global_mv(), mc_subpel(), and pred_mv().
uint8_t DiracBlock::ref |
Definition at line 94 of file libavcodec/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().
The documentation for this struct was generated from the following file:
Generated on Tue Jan 21 2025 06:52:38 for FFmpeg by 1.8.11