opusic_sys

Function opus_dred_process

Source
pub unsafe extern "C" fn opus_dred_process(
    dred_dec: *mut OpusDREDDecoder,
    src: *const OpusDRED,
    dst: *mut OpusDRED,
) -> c_int