Home
last modified time | relevance | path

Searched defs:__decompress (Results 1 – 22 of 22) sorted by relevance

/dports/multimedia/v4l_compat/linux-5.13-rc2/lib/
H A Ddecompress_unlz4.c199 STATIC int INIT __decompress(unsigned char *buf, long in_len, in __decompress() function
H A Ddecompress_inflate.c210 STATIC int INIT __decompress(unsigned char *buf, long len, in __decompress() function
H A Ddecompress_unlzo.c278 STATIC int INIT __decompress(unsigned char *buf, long len, in __decompress() function
H A Ddecompress_unzstd.c341 STATIC int INIT __decompress(unsigned char *buf, long len, in __decompress() function
H A Ddecompress_unxz.c398 STATIC int INIT __decompress(unsigned char *buf, long len, in __decompress() function
H A Ddecompress_bunzip2.c747 STATIC int INIT __decompress(unsigned char *buf, long len, in __decompress() function
H A Ddecompress_unlzma.c670 STATIC int INIT __decompress(unsigned char *buf, long in_len, in __decompress() function
/dports/multimedia/libv4l/linux-5.13-rc2/lib/
H A Ddecompress_unlz4.c199 STATIC int INIT __decompress(unsigned char *buf, long in_len, in __decompress() function
H A Ddecompress_inflate.c210 STATIC int INIT __decompress(unsigned char *buf, long len, in __decompress() function
H A Ddecompress_unlzo.c278 STATIC int INIT __decompress(unsigned char *buf, long len, in __decompress() function
H A Ddecompress_unxz.c398 STATIC int INIT __decompress(unsigned char *buf, long len, in __decompress() function
H A Ddecompress_unzstd.c341 STATIC int INIT __decompress(unsigned char *buf, long len, in __decompress() function
H A Ddecompress_bunzip2.c747 STATIC int INIT __decompress(unsigned char *buf, long len, in __decompress() function
H A Ddecompress_unlzma.c670 STATIC int INIT __decompress(unsigned char *buf, long in_len, in __decompress() function
/dports/multimedia/v4l-utils/linux-5.13-rc2/lib/
H A Ddecompress_unlz4.c199 STATIC int INIT __decompress(unsigned char *buf, long in_len, in __decompress() function
H A Ddecompress_inflate.c210 STATIC int INIT __decompress(unsigned char *buf, long len, in __decompress() function
H A Ddecompress_unlzo.c278 STATIC int INIT __decompress(unsigned char *buf, long len, in __decompress() function
H A Ddecompress_unxz.c398 STATIC int INIT __decompress(unsigned char *buf, long len, in __decompress() function
H A Ddecompress_unzstd.c341 STATIC int INIT __decompress(unsigned char *buf, long len, in __decompress() function
H A Ddecompress_bunzip2.c747 STATIC int INIT __decompress(unsigned char *buf, long len, in __decompress() function
H A Ddecompress_unlzma.c670 STATIC int INIT __decompress(unsigned char *buf, long in_len, in __decompress() function
/dports/archivers/py-lz4/lz4-2.1.10/lz4/frame/
H A D_frame.c1006 __decompress(LZ4F_dctx * context, char * source, size_t source_size, in __decompress() function