Function rsmpeg::ffi::av_frame_set_qp_table[][src]

pub unsafe extern "C" fn av_frame_set_qp_table(
    f: *mut AVFrame,
    buf: *mut AVBufferRef,
    stride: i32,
    type_: i32
) -> i32