sharp-drm-driver-radxa-zero/params_iface.h
2023-06-16 16:29:41 -05:00

8 lines
121 B
C

#ifndef PARAMS_IFACE_H_
#define PARAMS_IFACE_H_
extern int g_param_mono_cutoff;
extern int g_param_mono_invert;
#endif