Searched refs:Z_RLE (Results 26 - 27 of 27) sorted by relevance

12

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/zlib-1.2.8/
H A Ddeflate.c904 (s->strategy == Z_RLE ? deflate_rle(s, flush) :
1857 * For Z_RLE, simply look for runs of bytes, generate matches only of distance
1859 * deflate switches away from Z_RLE.)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/zlib-1.2.7/
H A Ddeflate.c902 (s->strategy == Z_RLE ? deflate_rle(s, flush) :
1855 * For Z_RLE, simply look for runs of bytes, generate matches only of distance
1857 * deflate switches away from Z_RLE.)

Completed in 49 milliseconds

12