Ardour  8.7-15-gadf511264b
GDither_s Struct Reference

#include <gdither_types_internal.h>

Public Attributes

GDitherType type
 
uint32_t channels
 
uint32_t bit_depth
 
uint32_t dither_depth
 
float scale
 
uint32_t post_scale
 
float post_scale_fp
 
float bias
 
int clamp_u
 
int clamp_l
 
float * tri_state
 
GDitherShapedStateshaped_state
 

Detailed Description

Definition at line 54 of file gdither_types_internal.h.

Member Data Documentation

◆ bias

float GDither_s::bias

Definition at line 62 of file gdither_types_internal.h.

◆ bit_depth

uint32_t GDither_s::bit_depth

Definition at line 57 of file gdither_types_internal.h.

◆ channels

uint32_t GDither_s::channels

Definition at line 56 of file gdither_types_internal.h.

◆ clamp_l

int GDither_s::clamp_l

Definition at line 66 of file gdither_types_internal.h.

◆ clamp_u

int GDither_s::clamp_u

Definition at line 64 of file gdither_types_internal.h.

◆ dither_depth

uint32_t GDither_s::dither_depth

Definition at line 58 of file gdither_types_internal.h.

◆ post_scale

uint32_t GDither_s::post_scale

Definition at line 60 of file gdither_types_internal.h.

◆ post_scale_fp

float GDither_s::post_scale_fp

Definition at line 61 of file gdither_types_internal.h.

◆ scale

float GDither_s::scale

Definition at line 59 of file gdither_types_internal.h.

◆ shaped_state

GDitherShapedState* GDither_s::shaped_state

Definition at line 68 of file gdither_types_internal.h.

◆ tri_state

float* GDither_s::tri_state

Definition at line 67 of file gdither_types_internal.h.

◆ type

GDitherType GDither_s::type

Definition at line 55 of file gdither_types_internal.h.


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