Home
last modified time | relevance | path

Searched defs:compress_data (Results 1 – 4 of 4) sorted by relevance

/third_party/node/tools/icu/
Dshrink-icu-src.py42 def compress_data(infp, outfp): function
/third_party/skia/third_party/externals/libjpeg-turbo/
Djccoefct.c141 compress_data(j_compress_ptr cinfo, JSAMPIMAGE input_buf) in compress_data() function
Djpegint.h92 boolean (*compress_data) (j_compress_ptr cinfo, JSAMPIMAGE input_buf); member
/third_party/f2fs-tools/include/
Df2fs_fs.h132 struct compress_data { struct
138 #define COMPRESS_HEADER_SIZE (sizeof(struct compress_data)) argument