Data Fields | |
| const uint8_t * | index |
| pointers to the data of this slice | |
| int | slice_num |
| int | x_pos |
| int | y_pos |
| int | slice_width |
| DCTELEM | blocks [8 *4 *64] |
Definition at line 40 of file proresdec_lgpl.c.
| DCTELEM ProresThreadData::blocks[8 *4 *64] |
| const uint8_t* ProresThreadData::index |
pointers to the data of this slice
Definition at line 41 of file proresdec_lgpl.c.
Referenced by decode_picture_header(), and decode_slice().
1.5.8