Home
last modified time | relevance | path

Searched defs:BLOCK_SIZE (Results 1 – 25 of 34) sorted by relevance

12

/third_party/skia/third_party/externals/zlib/
Dadler32_simd.c70 const unsigned BLOCK_SIZE = 1 << 5; in adler32_simd_() local
231 const unsigned BLOCK_SIZE = 1 << 5; in adler32_simd_() local
/third_party/node/deps/zlib/
Dadler32_simd.c70 const unsigned BLOCK_SIZE = 1 << 5; in adler32_simd_() local
231 const unsigned BLOCK_SIZE = 1 << 5; in adler32_simd_() local
/third_party/node/deps/v8/third_party/zlib/
Dadler32_simd.c70 const unsigned BLOCK_SIZE = 1 << 5; in adler32_simd_() local
231 const unsigned BLOCK_SIZE = 1 << 5; in adler32_simd_() local
/third_party/ffmpeg/libavformat/
Dadxdec.c31 #define BLOCK_SIZE 18 macro
Dau.c145 #define BLOCK_SIZE 1024 macro
/third_party/ffmpeg/libavcodec/
Dadx.h53 #define BLOCK_SIZE 18 macro
/third_party/libsnd/examples/
Dsndfile-to-text.c41 #define BLOCK_SIZE 4096 macro
/third_party/ltp/testcases/kernel/sched/sched_stress/
Dsched_tc4.c69 #define BLOCK_SIZE 512 macro
Dsched_tc6.c75 #define BLOCK_SIZE 512 macro
/third_party/ltp/testcases/kernel/syscalls/fallocate/
Dfallocate02.c55 #define BLOCK_SIZE 1024 macro
/third_party/mesa3d/src/gallium/frontends/xvmc/tests/
Dtest_rendering.c38 #define BLOCK_SIZE (BLOCK_WIDTH * BLOCK_HEIGHT) macro
/third_party/littlefs/runners/
Dbench_runner.h108 #define BLOCK_SIZE bench_define(BLOCK_SIZE_i) macro
Dtest_runner.h102 #define BLOCK_SIZE TEST_DEFINE(BLOCK_SIZE_i) macro
/third_party/vk-gl-cts/modules/gles3/functional/
Des3fTextureWrapTests.cpp237 static const int BLOCK_SIZE = 16; in init() local
/third_party/ffmpeg/libpostproc/
Dpostprocess.c97 #define BLOCK_SIZE 8 macro
/third_party/pulseaudio/src/modules/
Dmodule-virtual-surround-sink.c94 #define BLOCK_SIZE (512) macro
/third_party/mesa3d/src/mesa/main/
Dtexcompress_bptc_tmp.h35 #define BLOCK_SIZE 4 macro
/third_party/vk-gl-cts/modules/gles31/functional/
Des31fTextureBorderClampTests.cpp192 const int BLOCK_SIZE = 16; in generateDefaultCompressedData() local
Des31fCopyImageTests.cpp700 const int BLOCK_SIZE = 16; in genTexel() local
/third_party/rust/crates/linux-raw-sys/src/riscv64/
Dgeneral.rs456 pub const BLOCK_SIZE: u32 = 1024; constant
/third_party/rust/crates/linux-raw-sys/src/aarch64/
Dgeneral.rs451 pub const BLOCK_SIZE: u32 = 1024; constant
/third_party/rust/crates/linux-raw-sys/src/x86_64/
Dgeneral.rs451 pub const BLOCK_SIZE: u32 = 1024; constant
/third_party/rust/crates/linux-raw-sys/src/riscv32/
Dgeneral.rs456 pub const BLOCK_SIZE: u32 = 1024; constant
/third_party/rust/crates/linux-raw-sys/src/powerpc64/
Dgeneral.rs463 pub const BLOCK_SIZE: u32 = 1024; constant
/third_party/rust/crates/linux-raw-sys/src/x32/
Dgeneral.rs451 pub const BLOCK_SIZE: u32 = 1024; constant

12