speex_preprocess

Function speex_preprocess 

Source
pub unsafe extern "C" fn speex_preprocess(
    st: *mut SpeexPreprocessState,
    x: *mut spx_int16_t,
    echo: *mut spx_int32_t,
) -> c_int
Expand description

Preprocess a frame (deprecated, use speex_preprocess_run() instead)