Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavfilter/cuda/
Dload_helper.c27 #define CHUNK_SIZE 1024 * 64 macro
/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.c28 #define CHUNK_SIZE 512 macro
Dty.c46 #define CHUNK_SIZE (128 * 1024) 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/musl/src/malloc/oldmalloc/
Dmalloc_impl.h91 #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/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/node/deps/icu-small/source/common/
Ducnv.cpp47 #define CHUNK_SIZE 1024 macro
/third_party/icu/icu4c/source/common/
Ducnv.cpp47 #define CHUNK_SIZE 1024 macro
/third_party/skia/third_party/externals/icu/source/common/
Ducnv.cpp47 #define CHUNK_SIZE 1024 macro
/third_party/icu/icu4c/source/test/cintltst/
Dccapitst.c2074 #define CHUNK_SIZE 1024 macro