av_rescale_q_rnd

Function av_rescale_q_rnd 

Source
pub unsafe extern "C" fn av_rescale_q_rnd(
    a: i64,
    bq: AVRational,
    cq: AVRational,
    rnd: AVRounding,
) -> i64