Searched refs:get_max_decompression_overrun (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/lzo-2.06/lzotest/
H A Dlzotest.c423 static lzo_uint get_max_decompression_overrun(int m, lzo_uint bl) function
1058 block_d.len = bl + get_max_decompression_overrun(c->id, bl);
2027 mb_alloc_extra(&block_d, opt_block_size + get_max_decompression_overrun(-1, opt_block_size), 16, 16);

Completed in 116 milliseconds