Home
last modified time | relevance | path

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

/external/libaom/libaom/test/
Dsubtract_test.cc133 const size_t max_block_size = max_width * max_width; in SetUp() local
166 const int max_block_size = max_width * max_width; in CheckResult() local
195 const int max_block_size = max_width * max_width; in RunForSpeed() local
/external/mesa3d/src/gallium/frontends/clover/core/
Ddevice.cpp265 device::max_block_size() const { in max_block_size() function in device
/external/eigen/unsupported/Eigen/CXX11/src/Tensor/
DTensorDeviceThreadPool.h200 const Index max_block_size = in parallelFor() local
/external/protobuf/src/google/protobuf/
Darena_impl.h70 size_t max_block_size; member
Darena.h124 size_t max_block_size; member
/external/icing/icing/index/main/
Dflash-index-storage.cc393 int max_block_size = IndexBlock::CalculateMaxPostingListBytes(block_size()); in AllocatePostingList() local
/external/tensorflow/tensorflow/compiler/xla/service/
Dhlo_rematerialization.cc1375 int min_block_size, int max_block_size) { in PickRematerializationCandidates()
1750 int min_block_size, int max_block_size, MemoryUsageTracker* memory_tracker, in RematerializeBestBlock()
1891 int max_block_size = 1; in RematerializeComputation() local
/external/libwebsockets/win32port/zlib/
Ddeflate.c1481 ulg max_block_size = 0xffff; local
/external/e2fsprogs/e2fsck/
Dpass2.c943 size_t max_block_size; in check_dir_block() local
/external/protobuf/ruby/ext/google/protobuf_c/
Dupb.h703 size_t max_block_size; variable
/external/brotli/c/enc/
Dencode.c1225 size_t max_block_size; in BrotliCompressBufferQuality10() local
/external/libvpx/libvpx/vp9/encoder/
Dvp9_encodeframe.c2945 BLOCK_SIZE *max_block_size, in get_sb_partition_size_range()
2977 BLOCK_SIZE *max_block_size) { in rd_auto_partition_range()
/external/tensorflow/tensorflow/compiler/xla/service/gpu/
Dir_emitter_unnested.cc5333 int64 max_block_size = std::max(64LL, 512LL / NearestPowerOfTwo(fan_out)); in ComputeReductionCodegenInfo() local
/external/protobuf/php/ext/google/protobuf/
Dupb.c5634 size_t max_block_size; member