RetroArch
Public Attributes | List of all members
init_t Struct Reference

#include <snes_ntsc_impl.h>

Collaboration diagram for init_t:
[legend]

Public Attributes

float to_rgb [burst_count *6]
 
float to_float [gamma_size]
 
float contrast
 
float brightness
 
float artifacts
 
float fringing
 
float kernel [rescale_out *kernel_size *2]
 

Member Data Documentation

◆ artifacts

float init_t::artifacts

◆ brightness

float init_t::brightness

◆ contrast

float init_t::contrast

◆ fringing

float init_t::fringing

◆ kernel

float init_t::kernel[rescale_out *kernel_size *2]

◆ to_float

float init_t::to_float[gamma_size]

◆ to_rgb

float init_t::to_rgb[burst_count *6]

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