[−][src]Function ffmpeg_dev::sys::ff_rl_init
pub unsafe extern "C" fn ff_rl_init(
rl: *mut RLTable,
static_store: *mut [u8; 195]
) -> c_int
@param static_store static uint8_t array[2][2*MAX_RUN + MAX_LEVEL + 3] which will hold the level and run tables, if this is NULL av_malloc() will be used