stbir__info

Undocumented in source.

Members

Variables

alpha_channel
int alpha_channel;
Undocumented in source.
channels
int channels;
Undocumented in source.
colorspace
stbir_colorspace colorspace;
Undocumented in source.
decode_buffer
float* decode_buffer;
Undocumented in source.
decode_buffer_pixels
int decode_buffer_pixels;
Undocumented in source.
decode_buffer_size
int decode_buffer_size;
Undocumented in source.
edge_horizontal
stbir_edge edge_horizontal;
Undocumented in source.
edge_vertical
stbir_edge edge_vertical;
Undocumented in source.
encode_buffer
float* encode_buffer;
Undocumented in source.
encode_buffer_size
int encode_buffer_size;
Undocumented in source.
flags
uint flags;
Undocumented in source.
horizontal_buffer
float* horizontal_buffer;
Undocumented in source.
horizontal_buffer_size
int horizontal_buffer_size;
Undocumented in source.
horizontal_coefficient_width
int horizontal_coefficient_width;
Undocumented in source.
horizontal_coefficients
float* horizontal_coefficients;
Undocumented in source.
horizontal_coefficients_size
int horizontal_coefficients_size;
Undocumented in source.
horizontal_contributors
stbir__contributors* horizontal_contributors;
Undocumented in source.
horizontal_contributors_size
int horizontal_contributors_size;
Undocumented in source.
horizontal_filter
stbir_filter horizontal_filter;
Undocumented in source.
horizontal_filter_pixel_margin
int horizontal_filter_pixel_margin;
Undocumented in source.
horizontal_filter_pixel_width
int horizontal_filter_pixel_width;
Undocumented in source.
horizontal_num_contributors
int horizontal_num_contributors;
Undocumented in source.
horizontal_scale
float horizontal_scale;
Undocumented in source.
horizontal_shift
float horizontal_shift;
Undocumented in source.
input_data
const(void)* input_data;
Undocumented in source.
input_h
int input_h;
Undocumented in source.
input_stride_bytes
int input_stride_bytes;
Undocumented in source.
input_w
int input_w;
Undocumented in source.
output_data
void* output_data;
Undocumented in source.
output_h
int output_h;
Undocumented in source.
output_stride_bytes
int output_stride_bytes;
Undocumented in source.
output_w
int output_w;
Undocumented in source.
ring_buffer
float* ring_buffer;
Undocumented in source.
ring_buffer_begin_index
int ring_buffer_begin_index;
Undocumented in source.
ring_buffer_first_scanline
int ring_buffer_first_scanline;
Undocumented in source.
ring_buffer_last_scanline
int ring_buffer_last_scanline;
Undocumented in source.
ring_buffer_length_bytes
int ring_buffer_length_bytes;
Undocumented in source.
ring_buffer_num_entries
int ring_buffer_num_entries;
Undocumented in source.
ring_buffer_size
int ring_buffer_size;
Undocumented in source.
s0
float s0;
s1
float s1;
t0
float t0;
t1
float t1;
Undocumented in source.
type
stbir_datatype type;
Undocumented in source.
vertical_coefficient_width
int vertical_coefficient_width;
Undocumented in source.
vertical_coefficients
float* vertical_coefficients;
Undocumented in source.
vertical_coefficients_size
int vertical_coefficients_size;
Undocumented in source.
vertical_contributors
stbir__contributors* vertical_contributors;
Undocumented in source.
vertical_contributors_size
int vertical_contributors_size;
Undocumented in source.
vertical_filter
stbir_filter vertical_filter;
Undocumented in source.
vertical_filter_pixel_margin
int vertical_filter_pixel_margin;
Undocumented in source.
vertical_filter_pixel_width
int vertical_filter_pixel_width;
Undocumented in source.
vertical_num_contributors
int vertical_num_contributors;
Undocumented in source.
vertical_scale
float vertical_scale;
Undocumented in source.
vertical_shift
float vertical_shift;
Undocumented in source.

Meta