Home
last modified time | relevance | path

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

12

/third_party/flutter/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/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.c74 const unsigned BLOCK_SIZE = 1 << 5; in adler32_simd_() local
235 const unsigned BLOCK_SIZE = 1 << 5; in adler32_simd_() local
/third_party/ffmpeg/libavformat/
Dadxdec.c30 #define BLOCK_SIZE 18 macro
Dau.c142 #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/gstreamer/gstreamer/tests/benchmarks/
Dcontroller.c30 #define BLOCK_SIZE 64 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/vk-gl-cts/modules/gles3/functional/
Des3fTextureWrapTests.cpp237 static const int BLOCK_SIZE = 16; in init() local
/third_party/ffmpeg/libpostproc/
Dpostprocess.c116 #define BLOCK_SIZE 8 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/riscv32/
Dgeneral.rs456 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/arm/
Dgeneral.rs450 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/s390x/
Dgeneral.rs451 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
/third_party/rust/crates/linux-raw-sys/src/x86/
Dgeneral.rs452 pub const BLOCK_SIZE: u32 = 1024; constant
/third_party/rust/crates/linux-raw-sys/src/powerpc/
Dgeneral.rs463 pub const BLOCK_SIZE: u32 = 1024; constant

12