CAPS Universe documentation  1.0.4
All you need to know to be successful
Data Fields
band_info Struct Reference

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
 

Field Documentation

◆ done

int done

0 = no done yet, 1 = done. spl2_band_buffer::compressed_used distinguishs empty/full band

◆ source_line_size

size_t source_line_size

Source line size in bytes

◆ source_line_skip

size_t source_line_skip

First index to use in the source line

◆ header_width

unsigned header_width

Dot count the header requires

◆ band

struct spl2_band_buffer band

The band's data


The documentation for this struct was generated from the following file: