Home
last modified time | relevance | path

Searched defs:max_block_size (Results 1 – 11 of 11) sorted by relevance

/external/mesa3d/src/gallium/state_trackers/clover/core/
Ddevice.cpp194 device::max_block_size() const { in max_block_size() function in device
/external/protobuf/src/google/protobuf/
Darena.cc119 size_t start_block_size, size_t max_block_size) { in NewBlock()
Darena.h97 size_t max_block_size; member
/external/eigen/unsupported/Eigen/CXX11/src/Tensor/
DTensorDeviceThreadPool.h200 const Index max_block_size = in parallelFor() local
/external/mesa3d/src/gallium/drivers/ilo/
Dilo_screen.c191 uint64_t max_block_size[3]; in ilo_get_compute_param() member
/external/protobuf/ruby/ext/google/protobuf_c/
Dupb.h635 size_t max_block_size; variable
/external/syslinux/com32/lib/zlib/
Ddeflate.c1469 ulg max_block_size = 0xffff; local
/external/python/cpython2/Modules/zlib/
Ddeflate.c1571 ulg max_block_size = 0xffff; local
/external/e2fsprogs/e2fsck/
Dpass2.c908 size_t max_block_size; in check_dir_block() local
/external/brotli/c/enc/
Dencode.c1102 size_t max_block_size; in BrotliCompressBufferQuality10() local
/external/libvpx/libvpx/vp9/encoder/
Dvp9_encodeframe.c2808 BLOCK_SIZE *max_block_size, in get_sb_partition_size_range()
2840 BLOCK_SIZE *max_block_size) { in rd_auto_partition_range()