Home
last modified time | relevance | path

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

/external/libaom/libaom/test/
Dsubtract_test.cc130 const size_t max_block_size = max_width * max_width; in SetUp() local
163 const int max_block_size = max_width * max_width; in CheckResult() local
192 const int max_block_size = max_width * max_width; in RunForSpeed() local
/external/tensorflow/tensorflow/contrib/gan/python/eval/python/
Dclassifier_metrics_impl.py751 max_block_size=1024, argument
827 max_block_size=1024, argument
925 max_block_size=1024, argument
983 max_block_size=1024, argument
Dclassifier_metrics_test.py90 def _expected_kid_and_std(real_imgs, gen_imgs, max_block_size=1024): argument
/external/mesa3d/src/gallium/state_trackers/clover/core/
Ddevice.cpp216 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/u-boot/lib/
Dlz4_wrapper.c45 u8 max_block_size:3; member
/external/eigen/unsupported/Eigen/CXX11/src/Tensor/
DTensorDeviceThreadPool.h200 const Index max_block_size = in parallelFor() local
/external/protobuf/ruby/ext/google/protobuf_c/
Dupb.h635 size_t max_block_size; variable
/external/u-boot/lib/zlib/
Ddeflate.c1467 ulg max_block_size = 0xffff; local
/external/e2fsprogs/e2fsck/
Dpass2.c935 size_t max_block_size; in check_dir_block() local
/external/brotli/c/enc/
Dencode.c1185 size_t max_block_size; in BrotliCompressBufferQuality10() local
/external/libvpx/libvpx/vp9/encoder/
Dvp9_encodeframe.c2859 BLOCK_SIZE *max_block_size, in get_sb_partition_size_range()
2891 BLOCK_SIZE *max_block_size) { in rd_auto_partition_range()