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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/zlib-1.2.3/
H A Dcompress.c18 compress2 returns Z_OK if success, Z_MEM_ERROR if there was not enough
22 int ZEXPORT compress2 (dest, destLen, source, sourceLen, level) function
68 return compress2(dest, destLen, source, sourceLen, Z_DEFAULT_COMPRESSION);
H A Dzconf.h38 # define compress2 z_compress2 macro
H A Dzconf.in.h38 # define compress2 z_compress2 macro
H A Dzlib.h1024 ZEXTERN int ZEXPORT compress2 OF((Bytef *dest, uLongf *destLen,
1035 compress2 returns Z_OK if success, Z_MEM_ERROR if there was not enough
1043 compress() or compress2() on sourceLen bytes. It would be used before
1044 a compress() or compress2() call to allocate the destination buffer.
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/zlib-1.2.3/
H A Dcompress.c18 compress2 returns Z_OK if success, Z_MEM_ERROR if there was not enough
22 int ZEXPORT compress2 (dest, destLen, source, sourceLen, level) function
68 return compress2(dest, destLen, source, sourceLen, Z_DEFAULT_COMPRESSION);
H A Dzconf.h38 # define compress2 z_compress2 macro
H A Dzconf.in.h38 # define compress2 z_compress2 macro
H A Dzlib.h1024 ZEXTERN int ZEXPORT compress2 OF((Bytef *dest, uLongf *destLen,
1035 compress2 returns Z_OK if success, Z_MEM_ERROR if there was not enough
1043 compress() or compress2() on sourceLen bytes. It would be used before
1044 a compress() or compress2() call to allocate the destination buffer.
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/libid3tag-0.15.0b/
H A Dutil.c106 if (compress2(compressed, newlength, data, length,
H A Dconfigure8447 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for compress2 in -lz" >&5
8448 $as_echo_n "checking for compress2 in -lz... " >&6; }
8463 char compress2 ();
8467 return compress2 ();
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/packages/libid3tag-0.15.0b/
H A Dutil.c106 if (compress2(compressed, newlength, data, length,
H A Dconfigure8557 echo "$as_me:$LINENO: checking for compress2 in -lz" >&5
8558 echo $ECHO_N "checking for compress2 in -lz... $ECHO_C" >&6
8578 char compress2 ();
8582 compress2 (); function
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/zlib-1.2.3/contrib/pascal/
H A Dzlibpas.pas117 function compress2(dest: PChar; var destLen: LongInt; function
159 function compress2; external; function
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/ffmpeg-0.5.1/libavcodec/
H A Dflashsvenc.c180 ret = compress2(ptr+2, &zsize, s->tmpblock, 3*ws*hs, 9);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/zlib-1.2.3/contrib/pascal/
H A Dzlibpas.pas117 function compress2(dest: PChar; var destLen: LongInt; function
159 function compress2; external; function
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/minidlna/zlib-1.2.3/as400/
H A Dzlib.inc109 D compress2 PR 10I 0 extproc('compress2')
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/zlib-1.2.3/as400/
H A Dzlib.inc109 D compress2 PR 10I 0 extproc('compress2')

Completed in 142 milliseconds