Home
last modified time | relevance | path

Searched defs:compsize (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/external/squashfs-tools/squashfs-tools/
H A Dlzo_wrapper.c344 lzo_uint compsize, orig_size = size; in lzo_compress() local
419 lzo_uintp compsize, lzo_voidp workspace) in lzo1x_999_wrapper()
/aosp_15_r20/external/libogg/src/
H A Dbitwise.c549 void cliptest(unsigned long *b,int vals,int bits,int *comp,int compsize){ in cliptest()
584 void cliptestB(unsigned long *b,int vals,int bits,int *comp,int compsize){ in cliptestB()
/aosp_15_r20/external/mesa3d/src/glx/
H A Drenderpix.c58 __glXSendLargeImage(struct glx_context * gc, GLint compsize, GLint dim, in __glXSendLargeImage()
/aosp_15_r20/external/rust/android-crates-io/crates/libz-sys/src/zlib-ng/test/
Dswitchlevels.c55 unsigned long compsize; in compress_chunk() local
/aosp_15_r20/external/tremolo/Tremolo/
H A Dbitwise.c391 void cliptest(unsigned long *b,int vals,int bits,int *comp,int compsize){ in cliptest()