Home
last modified time | relevance | path

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

12

/third_party/iowow/src/utils/
Diwsha2.c5 #define CHUNK_SIZE 64 macro
53 static int calc_chunk(uint8_t chunk[CHUNK_SIZE], struct buffer_state *state) { in calc_chunk()
/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/musl/src/internal/
Dmalloc_impl.h30 #define CHUNK_SIZE(c) ((c)->csize & -2) 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/libuv/test/
Dtest-tcp-writealot.c34 #define CHUNK_SIZE 10024 /* 10 kb */ macro
/third_party/pcre2/pcre2/src/sljit/
DsljitProtExecAllocator.c69 #define CHUNK_SIZE 0x10000 macro
DsljitExecAllocator.c69 #define CHUNK_SIZE 0x10000 macro
/third_party/musl/porting/linux/user/src/internal/
Dmalloc_impl.h103 #define CHUNK_SIZE(c) ((c)->csize & -2) macro
/third_party/musl/porting/liteos_a/user_debug/src/internal/
Dmalloc_impl.h75 #define CHUNK_SIZE(c) ((c)->csize & -2) macro
/third_party/glib/gio/
Dglocalfileenumerator.c33 #define CHUNK_SIZE 1000 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/libsoup/tests/
Dchunk-io-test.c324 #define CHUNK_SIZE 1024 macro
/third_party/ejdb/src/jbl/tests/
Djbl_test_binn1.c55 #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/flutter/skia/third_party/externals/libwebp/src/dec/
Didec_dec.c25 #define CHUNK_SIZE 4096 macro
/third_party/skia/third_party/externals/libwebp/src/dec/
Didec_dec.c25 #define CHUNK_SIZE 4096 macro

12