Home
last modified time | relevance | path

Searched refs:nbytes_out (Results 1 – 5 of 5) sorted by relevance

/external/bzip2/
Dbzlib.h187 unsigned int* nbytes_out
Dbzip2.c386 UInt64 nbytes_in, nbytes_out; in compressStream() local
390 uInt64_from_UInt32s ( &nbytes_out, in compressStream()
393 nbytes_out_d = uInt64_to_double ( &nbytes_out ); in compressStream()
395 uInt64_toAscii ( buf_nout, &nbytes_out ); in compressStream()
Dbzlib.c1014 unsigned int* nbytes_out ) in BZ_API()
1017 nbytes_in, NULL, nbytes_out, NULL ); in BZ_API()
/external/u-boot/include/
Dbzlib.h236 unsigned int* nbytes_out
/external/u-boot/lib/bzip2/
Dbzlib.c1042 unsigned int* nbytes_out ) in BZ_API()
1045 nbytes_in, NULL, nbytes_out, NULL ); in BZ_API()