Data Fields | |
| const uint32_t * | factor_table |
| const uint8_t * | scan_table |
| uint8_t | pos |
| void(* | idct_put )(uint8_t *dest, int line_size, DCTELEM *block) |
| uint8_t | partial_bit_count |
| uint16_t | partial_bit_buffer |
| int | shift_offset |
Definition at line 402 of file dv.c.
| const uint32_t* BlockInfo::factor_table |
| void(* BlockInfo::idct_put)(uint8_t *dest, int line_size, DCTELEM *block) |
Referenced by dv_decode_video_segment().
| uint16_t BlockInfo::partial_bit_buffer |
| uint8_t BlockInfo::partial_bit_count |
| uint8_t BlockInfo::pos |
| const uint8_t* BlockInfo::scan_table |
1.5.8