Top | ![]() |
![]() |
![]() |
![]() |
void | schro_frame_filter_adaptive_lowpass () |
void | schro_frame_filter_addnoise () |
void | schro_frame_filter_cwm7 () |
void | schro_frame_filter_cwmN () |
void | schro_frame_filter_cwmN_ref () |
void | schro_frame_filter_lowpass () |
void | schro_frame_filter_lowpass2 () |
void | schro_frame_filter_lowpass_16 () |
void | schro_frame_filter_wavelet () |
void | schro_filter_cwm7 () |
void | schro_filter_cwmN () |
void | schro_filter_cwmN_ref () |
void
schro_frame_filter_adaptive_lowpass (SchroFrame *frame
);
void schro_filter_cwm7 (uint8_t *d
,uint8_t *s1
,uint8_t *s2
,uint8_t *s3
,int n
);
void schro_filter_cwmN (uint8_t *d
,uint8_t *s1
,uint8_t *s2
,uint8_t *s3
,int n
,int weight
);