Home
last modified time | relevance | path

Searched defs:CHUNK_SIZE (Results 1 – 25 of 29) sorted by relevance

12

/third_party/skia/third_party/externals/brotli/python/tests/
Ddecompressor_test.py19 CHUNK_SIZE = 1 variable in TestDecompressor
Dcompressor_test.py18 CHUNK_SIZE = 2048 variable in _TestCompressor
/third_party/ltp/testcases/kernel/syscalls/writev/
Dwritev03.c30 #define CHUNK_SIZE 256 macro
/third_party/skia/third_party/externals/brotli/java/org/brotli/wrapper/enc/
DBrotliOutputStreamTest.java30 private static final int CHUNK_SIZE = 256; field in BrotliOutputStreamTest
DBrotliEncoderChannelTest.java32 private static final int CHUNK_SIZE = 256; field in BrotliEncoderChannelTest
/third_party/ffmpeg/libavformat/
Dact.c26 #define CHUNK_SIZE 512 macro
Dty.c46 #define CHUNK_SIZE (128 * 1024) macro
/third_party/gstreamer/gstplugins_base/tests/examples/app/
Dappsrc-stream2.c74 #define CHUNK_SIZE 4096 macro
Dappsrc-seekable.c67 #define CHUNK_SIZE 4096 macro
Dappsrc-stream.c71 #define CHUNK_SIZE 4096 macro
/third_party/musl/src/malloc/oldmalloc/
Dmalloc_impl.h25 #define CHUNK_SIZE(c) ((c)->csize & -2) macro
/third_party/lz4/examples/
DfileCompress.c17 #define CHUNK_SIZE (16*1024) macro
/third_party/libuv/test/
Dtest-tcp-writealot.c34 #define CHUNK_SIZE 10024 /* 10 kb */ macro
/third_party/pcre2/pcre2/src/sljit/
DsljitProtExecAllocator.c69 #define CHUNK_SIZE (sljit_uw)0x10000 macro
DsljitExecAllocator.c69 #define CHUNK_SIZE (sljit_uw)0x10000u macro
/third_party/musl/porting/liteos_a/user_debug/src/malloc/oldmalloc/
Dmalloc_impl.h75 #define CHUNK_SIZE(c) ((c)->csize & -2) macro
/third_party/skia/third_party/externals/brotli/research/
Ddeorummolae.cc10 #define CHUNK_SIZE 64 macro
/third_party/harfbuzz/util/
Dhelper-cairo.cc304 #define CHUNK_SIZE 4096 in finalize_png() macro
/third_party/iowow/src/json/tests/
Djbl_test_binn1.c57 #define CHUNK_SIZE 256 // 1024 macro
/third_party/skia/third_party/externals/harfbuzz/util/
Dhelper-cairo.hh308 #define CHUNK_SIZE 4096 in finalize_png() macro
/third_party/skia/third_party/externals/libwebp/src/dec/
Didec_dec.c25 #define CHUNK_SIZE 4096 macro
/third_party/flutter/skia/third_party/externals/libwebp/src/dec/
Didec_dec.c25 #define CHUNK_SIZE 4096 macro
/third_party/node/deps/icu-small/source/common/
Ducnv.cpp47 #define CHUNK_SIZE 1024 macro
/third_party/flutter/skia/third_party/externals/icu/source/common/
Ducnv.cpp45 #define CHUNK_SIZE 1024 macro
/third_party/skia/third_party/externals/icu/source/common/
Ducnv.cpp47 #define CHUNK_SIZE 1024 macro

12