dplug ~master (2024-09-30T22:25:31Z)
Home
Dub
Repo
stbir__buffer_loop_upsample
dplug
graphics
stb_image_resize
Undocumented in source. Be warned that the author may not have intended to support it.
nothrow @
nogc
static
void
stbir__buffer_loop_upsample
(
stbir__info
*
stbir_info
)
Meta
Source
See Implementation
dplug
graphics
stb_image_resize
aliases
stbir__kernel_fn
stbir__support_fn
stbir_colorspace
stbir_datatype
stbir_edge
stbir_filter
enums
STBIR_COLORSPACE_LINEAR
STBIR_EDGE_CLAMP
STBIR_FILTER_DEFAULT
STBIR_TYPE_UINT8
functions
STBIR_FREE
STBIR_MALLOC
STBIR__DECODE
stbir__filter_catmullrom
stbir__filter_cubic
stbir__filter_lanczos
stbir__filter_mitchell
stbir__filter_mk2013
stbir__filter_mks2013
stbir__filter_mks2013_hs
stbir__filter_mks2021
stbir__filter_trapezoid
stbir__filter_triangle
stbir__linear_to_srgb
stbir__linear_to_srgb_uchar
stbir__min
stbir__saturate
stbir__srgb_to_linear
stbir__support_five
stbir__support_four
stbir__support_one
stbir__support_three
stbir__support_trapezoid
stbir__support_two
stbir__support_zero
stbir_resize
stbir_resize_region
stbir_resize_subpixel
stbir_resize_uint16
stbir_resize_uint16_generic
stbir_resize_uint8
stbir_resize_uint8_generic
stbir_resize_uint8_srgb
stbir_resize_uint8_srgb_edgemode
manifest constants
STBIR_ALPHA_CHANNEL_NONE
STBIR_DEFAULT_FILTER_DOWNSAMPLE
STBIR_DEFAULT_FILTER_UPSAMPLE
STBIR_FLAG_ALPHA_PREMULTIPLIED
STBIR_FLAG_ALPHA_USES_COLORSPACE
STBIR_MAX_CHANNELS
static functions
stbir__add_empty_ring_buffer_entry
stbir__buffer_loop_downsample
stbir__buffer_loop_upsample
stbir__calculate_coefficients_downsample
stbir__calculate_coefficients_upsample
stbir__calculate_filters
stbir__calculate_memory
stbir__calculate_sample_range_downsample
stbir__calculate_sample_range_upsample
stbir__calculate_transform
stbir__choose_filter
stbir__decode_and_resample_downsample
stbir__decode_and_resample_upsample
stbir__decode_scanline
stbir__edge_wrap
stbir__edge_wrap_slow
stbir__empty_ring_buffer
stbir__encode_scanline
stbir__get_coefficient
stbir__get_coefficient_width
stbir__get_contributor
stbir__get_contributors
stbir__get_decode_buffer
stbir__get_filter_pixel_margin
stbir__get_filter_pixel_width
stbir__get_ring_buffer_entry
stbir__get_ring_buffer_scanline
stbir__get_total_horizontal_coefficients
stbir__get_total_vertical_coefficients
stbir__normalize_downsample_coefficients
stbir__resample_horizontal_downsample
stbir__resample_horizontal_upsample
stbir__resample_vertical_downsample
stbir__resample_vertical_upsample
stbir__resize_allocated
stbir__resize_arbitrary
stbir__setup
stbir__use_height_upsampling
stbir__use_upsampling
stbir__use_width_upsampling
static variables
fp32_to_srgb8_tab4
stbir__filter_info_table
stbir__max_uint16_as_float
stbir__max_uint32_as_float
stbir__max_uint8_as_float
stbir__srgb_uchar_to_linear_float
stbir__type_size
structs
STBAllocatorContext
stbir__contributors
stbir__filter_info
stbir__info
unions
stbir__FP32
variables
STBIR_ALPHA_EPSILON