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

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/bzip2/
H A Dbzlib_private.h123 #define BZ_N_ITERS 4 macro
H A Dcompress.c320 Iterate up to BZ_N_ITERS times to improve the tables.
322 for (iter = 0; iter < BZ_N_ITERS; iter++) {
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/shared/
H A Dbzip2_inflate.c146 #define BZ_N_ITERS 4 macro

Completed in 104 milliseconds