![]() |
CAPS Universe documentation
1.0.4
All you need to know to be successful
|
Information about one band to be able to process it in parallel.
Data Fields | |
| int | done |
| size_t | source_line_size |
| size_t | source_line_skip |
| unsigned | header_width |
| struct spl2_band_buffer | band |
| int done |
0 = no done yet, 1 = done. spl2_band_buffer::compressed_used distinguishs empty/full band
| size_t source_line_size |
Source line size in bytes
| size_t source_line_skip |
First index to use in the source line
| unsigned header_width |
Dot count the header requires
| struct spl2_band_buffer band |
The band's data