Ansel 0.0
A darktable fork - bloat + design vision
Loading...
Searching...
No Matches
dwt_params_t Struct Reference

#include <dwt.h>

+ Collaboration diagram for dwt_params_t:

Data Fields

float * image
 
int ch
 
int width
 
int height
 
int scales
 
int return_layer
 
int merge_from_scale
 
voiduser_data
 
float preview_scale
 
int use_sse
 

Detailed Description

Definition at line 27 of file dwt.h.

Field Documentation

◆ ch

int dwt_params_t::ch

Definition at line 30 of file dwt.h.

Referenced by rt_process_forms().

◆ height

int dwt_params_t::height

Definition at line 32 of file dwt.h.

◆ image

float* dwt_params_t::image

Definition at line 29 of file dwt.h.

Referenced by dt_dwt_init().

◆ merge_from_scale

int dwt_params_t::merge_from_scale

Definition at line 35 of file dwt.h.

Referenced by rt_process_forms().

◆ preview_scale

float dwt_params_t::preview_scale

Definition at line 37 of file dwt.h.

◆ return_layer

int dwt_params_t::return_layer

Definition at line 34 of file dwt.h.

Referenced by process_internal(), and rt_process_forms().

◆ scales

int dwt_params_t::scales

Definition at line 33 of file dwt.h.

Referenced by process_internal(), and rt_process_forms().

◆ use_sse

int dwt_params_t::use_sse

Definition at line 38 of file dwt.h.

Referenced by rt_process_forms().

◆ user_data

void* dwt_params_t::user_data

Definition at line 36 of file dwt.h.

Referenced by rt_process_forms().

◆ width

int dwt_params_t::width

Definition at line 31 of file dwt.h.


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