Function opusic_sys::opus_decoder_dred_decode_float

source ยท
pub unsafe extern "C" fn opus_decoder_dred_decode_float(
    st: *mut OpusDecoder,
    dred: *const OpusDRED,
    dred_offset: opus_int32,
    pcm: *mut f32,
    frame_size: opus_int32
) -> c_int