Function opus_pcm_soft_clip

Source
pub unsafe fn opus_pcm_soft_clip(
    _x: *mut f32,
    N: i32,
    C: i32,
    declip_mem: *mut f32,
)