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

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/zlib-1.2.3/examples/
H A Dzran.c9 its entirety, and an index built with access points about every SPAN bytes
11 be read randomly, having to decompress on the average SPAN/2 uncompressed
57 #define SPAN 1048576L /* desired distance between access points */ macro
369 len = build_index(in, SPAN, &index);
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/minidlna/zlib-1.2.3/examples/
H A Dzran.c9 its entirety, and an index built with access points about every SPAN bytes
11 be read randomly, having to decompress on the average SPAN/2 uncompressed
57 #define SPAN 1048576L /* desired distance between access points */ macro
369 len = build_index(in, SPAN, &index);

Completed in 158 milliseconds