Searched refs:compress (Results 26 - 50 of 51) sorted by relevance

123

/asus-wl-520gu-7.0.1.45/src/router/pppd.mppe/include/linux/
H A Dppp-comp.h88 int (*compress) (void *state, unsigned char *rptr, member in struct:compressor
/asus-wl-520gu-7.0.1.45/src/router/pppd.mppe/include/net/
H A Dppp-comp.h71 int (*compress) __P((void *state, PACKETPTR *mret, member in struct:compressor
/asus-wl-520gu-7.0.1.45/src/router/library/include/
H A Dzconf.h35 # define compress z_compress macro
H A Dzlib.h495 compress them better. The effect of Z_FILTERED is to force more Huffman
845 16: NO_GZCOMPRESS -- gz* functions cannot compress (to avoid linking
876 ZEXTERN int ZEXPORT compress OF((Bytef *dest, uLongf *destLen,
884 This function can be used to compress a whole file at once if the
886 compress returns Z_OK if success, Z_MEM_ERROR if there was not
910 compress() or compress2() on sourceLen bytes. It would be used before
911 a compress() or compress2() call to allocate the destination buffer.
/asus-wl-520gu-7.0.1.45/src/router/library/
H A Dzconf.h35 # define compress z_compress macro
H A Dzlib.h495 compress them better. The effect of Z_FILTERED is to force more Huffman
845 16: NO_GZCOMPRESS -- gz* functions cannot compress (to avoid linking
876 ZEXTERN int ZEXPORT compress OF((Bytef *dest, uLongf *destLen,
884 This function can be used to compress a whole file at once if the
886 compress returns Z_OK if success, Z_MEM_ERROR if there was not
910 compress() or compress2() on sourceLen bytes. It would be used before
911 a compress() or compress2() call to allocate the destination buffer.
/asus-wl-520gu-7.0.1.45/src/cfe/cfe/zlib/
H A Dzlib.h432 tuned to compress them better. The effect of Z_FILTERED is to force more
608 ZEXTERN int ZEXPORT compress OF((Bytef *dest, uLongf *destLen,
616 This function can be used to compress a whole file at once if the
618 compress returns Z_OK if success, Z_MEM_ERROR if there was not
H A Dexample.c59 * Test compress() and uncompress()
68 err = compress(compr, &comprLen, (const Bytef*)hello, len);
69 CHECK_ERR(err, "compress");
260 /* At this point, uncompr is still mostly zeroes, so it should compress
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/usb/
H A Dov511.h484 int compress; /* Should the next frame be compressed? */ member in struct:usb_ov511
H A Dov511.c100 static int compress; variable
146 MODULE_PARM(compress, "i");
147 MODULE_PARM_DESC(compress, "Turn on compression (not reliable yet)");
444 out += sprintf(out, "compress : %s\n", YES_NO(ov->compress));
2510 if (ov->compress) {
2531 if (ov->compress) {
2755 if (ov->compress) {
4565 if (ov->compress && !ov->decomp_ops) {
5424 opt.val = ov->compress;
[all...]
/asus-wl-520gu-7.0.1.45/src/router/ov51x/
H A Dov51x.c167 static int compress; variable
220 MODULE_PARM(compress, "i");
221 MODULE_PARM_DESC(compress, "Turn on compression");
645 out += sprintf(out, "compress : %s\n", YES_NO(ov->compress));
3315 } else if (ov->compress) {
3442 if (ov->compress) {
5662 if (ov->compress && !ov->decomp_ops) {
6674 opt.val = ov->compress;
6731 ov->compress
[all...]
H A Dov51x.h579 int compress; /* Should the next frame be compressed? */ member in struct:usb_ov511
/asus-wl-520gu-7.0.1.45/src/linux/linux/scripts/cramfs/
H A Dmkcramfs.c517 compress(base + curr, &len, uncompressed, input);
/asus-wl-520gu-7.0.1.45/src/router/shared.asus/openssl/
H A Dssl.h875 COMP_CTX *compress; /* compression */ member in struct:ssl_st
877 char *compress; member in struct:ssl_st
/asus-wl-520gu-7.0.1.45/src/router/libbcmcrypto/openssl/
H A Dssl.h903 COMP_CTX *compress; /* compression */ member in struct:ssl_st
905 char *compress; member in struct:ssl_st
/asus-wl-520gu-7.0.1.45/src/router/ppp/modules/
H A Dppp_comp.c692 (*cp->xcomp->compress)(cp->xstate, &cmp, mp, len,
/asus-wl-520gu-7.0.1.45/src/router/ppp/solaris/
H A Dppp_comp.c692 (*cp->xcomp->compress)(cp->xstate, &cmp, mp, len,
/asus-wl-520gu-7.0.1.45/src/router/pppd/modules/
H A Dppp_comp.c700 (*cp->xcomp->compress)(cp->xstate, &cmp, mp, len,
/asus-wl-520gu-7.0.1.45/src/router/pppd/solaris/
H A Dppp_comp.c700 (*cp->xcomp->compress)(cp->xstate, &cmp, mp, len,
/asus-wl-520gu-7.0.1.45/src/router/pppd.mppe/modules/
H A Dppp_comp.c700 (*cp->xcomp->compress)(cp->xstate, &cmp, mp, len,
/asus-wl-520gu-7.0.1.45/src/router/pppd.mppe/solaris/
H A Dppp_comp.c700 (*cp->xcomp->compress)(cp->xstate, &cmp, mp, len,
/asus-wl-520gu-7.0.1.45/src/router/libusb/
H A DMakefile.in716 $(AMTAR) chof - $(distdir) | compress -c >$(distdir).tar.Z
H A DMakefile718 $(AMTAR) chof - $(distdir) | compress -c >$(distdir).tar.Z
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/isdn/
H A Disdn_ppp.c2416 * compress a frame
2431 /* we do not compress control protocols */
2467 ret = (compressor->compress)(stat,skb_in,skb_out,*proto);
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/net/
H A Dppp_generic.c1010 /* didn't compress */
1069 len = ppp->xcomp->compress(ppp->xc_state, skb->data - 2,
1079 /* didn't compress, or CCP not up yet */
1999 sprintf(modname, "ppp-compress-%d", ccp_option[0]);

Completed in 358 milliseconds

123