Typedef rc_bmp_filter_t#
Defined in File bmp.h
Typedef Documentation#
-
typedef enum rc_bmp_filter_t rc_bmp_filter_t
Setting given to rc_bmp_init to configure the coefficient of the internal first order filter. We recommend disabling the filter with BMP_FILTER_OFF and doing your own filtering with the discrete filter functions below.