Function av_shr_i

Source
pub unsafe extern "C" fn av_shr_i(a: AVInteger, s: c_int) -> AVInteger
Expand description

bitwise shift @param s the number of bits by which the value should be shifted right, may be negative for shifting left