Function ff_side_data_set_encoder_stats

Source
pub unsafe extern "C" fn ff_side_data_set_encoder_stats(
    pkt: *mut AVPacket,
    quality: c_int,
    error: *mut i64,
    error_count: c_int,
    pict_type: c_int,
) -> c_int