Home
last modified time | relevance | path

Searched refs:block_size (Results 126 – 150 of 15618) sorted by relevance

12345678910>>...625

/dports/mail/thunderbird/thunderbird-91.8.0/third_party/aom/aom_dsp/
H A Dnoise_util.c24 return (factor * factor / 10000) * block_size * block_size / 8; in aom_noise_psd_get_default_value()
33 int block_size; member
43 switch (block_size) { in aom_noise_tx_malloc()
69 noise_tx->block_size = block_size; in aom_noise_tx_malloc()
71 32, 2 * sizeof(*noise_tx->tx_block) * block_size * block_size); in aom_noise_tx_malloc()
73 32, 2 * sizeof(*noise_tx->temp) * block_size * block_size); in aom_noise_tx_malloc()
81 2 * sizeof(*noise_tx->tx_block) * block_size * block_size); in aom_noise_tx_malloc()
83 2 * sizeof(*noise_tx->temp) * block_size * block_size); in aom_noise_tx_malloc()
92 const int block_size = noise_tx->block_size; in aom_noise_tx_filter() local
112 const int n = noise_tx->block_size * noise_tx->block_size; in aom_noise_tx_inverse()
[all …]
H A Dnoise_model.c424 const int n = block_size * block_size; in aom_flat_block_finder_init()
449 block_finder->block_size = block_size; in aom_flat_block_finder_init()
496 const int block_size = block_finder->block_size; in aom_flat_block_finder_extract_block() local
497 const int n = block_size * block_size; in aom_flat_block_finder_extract_block()
557 const int block_size = block_finder->block_size; in aom_flat_block_finder_run() local
558 const int n = block_size * block_size; in aom_flat_block_finder_run()
609 mean /= (block_size - 2) * (block_size - 2); in aom_flat_block_finder_run()
612 Gxx /= ((block_size - 2) * (block_size - 2)); in aom_flat_block_finder_run()
1498 ctx->block_size = block_size; in aom_denoise_and_model_alloc()
1533 const int block_size = ctx->block_size; in denoise_and_model_realloc_if_necessary() local
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/libaom/source/libaom/aom_dsp/
H A Dnoise_util.c24 return (factor * factor / 10000) * block_size * block_size / 8; in aom_noise_psd_get_default_value()
33 int block_size; member
43 switch (block_size) { in aom_noise_tx_malloc()
69 noise_tx->block_size = block_size; in aom_noise_tx_malloc()
71 32, 2 * sizeof(*noise_tx->tx_block) * block_size * block_size); in aom_noise_tx_malloc()
73 32, 2 * sizeof(*noise_tx->temp) * block_size * block_size); in aom_noise_tx_malloc()
81 2 * sizeof(*noise_tx->tx_block) * block_size * block_size); in aom_noise_tx_malloc()
83 2 * sizeof(*noise_tx->temp) * block_size * block_size); in aom_noise_tx_malloc()
92 const int block_size = noise_tx->block_size; in aom_noise_tx_filter() local
114 const int n = noise_tx->block_size * noise_tx->block_size; in aom_noise_tx_inverse()
[all …]
H A Dnoise_model.c425 const int n = block_size * block_size; in aom_flat_block_finder_init()
453 block_finder->block_size = block_size; in aom_flat_block_finder_init()
500 const int block_size = block_finder->block_size; in aom_flat_block_finder_extract_block() local
501 const int n = block_size * block_size; in aom_flat_block_finder_extract_block()
561 const int block_size = block_finder->block_size; in aom_flat_block_finder_run() local
562 const int n = block_size * block_size; in aom_flat_block_finder_run()
613 mean /= (block_size - 2) * (block_size - 2); in aom_flat_block_finder_run()
616 Gxx /= ((block_size - 2) * (block_size - 2)); in aom_flat_block_finder_run()
1504 ctx->block_size = block_size; in aom_denoise_and_model_alloc()
1539 const int block_size = ctx->block_size; in denoise_and_model_realloc_if_necessary() local
[all …]
/dports/multimedia/aom/aom-3.2.0/aom_dsp/
H A Dnoise_util.c24 return (factor * factor / 10000) * block_size * block_size / 8; in aom_noise_psd_get_default_value()
33 int block_size; member
43 switch (block_size) { in aom_noise_tx_malloc()
69 noise_tx->block_size = block_size; in aom_noise_tx_malloc()
71 32, 2 * sizeof(*noise_tx->tx_block) * block_size * block_size); in aom_noise_tx_malloc()
73 32, 2 * sizeof(*noise_tx->temp) * block_size * block_size); in aom_noise_tx_malloc()
81 2 * sizeof(*noise_tx->tx_block) * block_size * block_size); in aom_noise_tx_malloc()
83 2 * sizeof(*noise_tx->temp) * block_size * block_size); in aom_noise_tx_malloc()
92 const int block_size = noise_tx->block_size; in aom_noise_tx_filter() local
114 const int n = noise_tx->block_size * noise_tx->block_size; in aom_noise_tx_inverse()
[all …]
H A Dnoise_model.c425 const int n = block_size * block_size; in aom_flat_block_finder_init()
453 block_finder->block_size = block_size; in aom_flat_block_finder_init()
500 const int block_size = block_finder->block_size; in aom_flat_block_finder_extract_block() local
501 const int n = block_size * block_size; in aom_flat_block_finder_extract_block()
561 const int block_size = block_finder->block_size; in aom_flat_block_finder_run() local
562 const int n = block_size * block_size; in aom_flat_block_finder_run()
613 mean /= (block_size - 2) * (block_size - 2); in aom_flat_block_finder_run()
616 Gxx /= ((block_size - 2) * (block_size - 2)); in aom_flat_block_finder_run()
1516 ctx->block_size = block_size; in aom_denoise_and_model_alloc()
1551 const int block_size = ctx->block_size; in denoise_and_model_realloc_if_necessary() local
[all …]
/dports/lang/spidermonkey78/firefox-78.9.0/third_party/aom/aom_dsp/
H A Dnoise_util.c24 return (factor * factor / 10000) * block_size * block_size / 8; in aom_noise_psd_get_default_value()
33 int block_size; member
43 switch (block_size) { in aom_noise_tx_malloc()
69 noise_tx->block_size = block_size; in aom_noise_tx_malloc()
71 32, 2 * sizeof(*noise_tx->tx_block) * block_size * block_size); in aom_noise_tx_malloc()
73 32, 2 * sizeof(*noise_tx->temp) * block_size * block_size); in aom_noise_tx_malloc()
81 2 * sizeof(*noise_tx->tx_block) * block_size * block_size); in aom_noise_tx_malloc()
83 2 * sizeof(*noise_tx->temp) * block_size * block_size); in aom_noise_tx_malloc()
92 const int block_size = noise_tx->block_size; in aom_noise_tx_filter() local
112 const int n = noise_tx->block_size * noise_tx->block_size; in aom_noise_tx_inverse()
[all …]
H A Dnoise_model.c424 const int n = block_size * block_size; in aom_flat_block_finder_init()
449 block_finder->block_size = block_size; in aom_flat_block_finder_init()
496 const int block_size = block_finder->block_size; in aom_flat_block_finder_extract_block() local
497 const int n = block_size * block_size; in aom_flat_block_finder_extract_block()
557 const int block_size = block_finder->block_size; in aom_flat_block_finder_run() local
558 const int n = block_size * block_size; in aom_flat_block_finder_run()
609 mean /= (block_size - 2) * (block_size - 2); in aom_flat_block_finder_run()
612 Gxx /= ((block_size - 2) * (block_size - 2)); in aom_flat_block_finder_run()
1498 ctx->block_size = block_size; in aom_denoise_and_model_alloc()
1533 const int block_size = ctx->block_size; in denoise_and_model_realloc_if_necessary() local
[all …]
/dports/misc/mxnet/incubator-mxnet-1.9.0/3rdparty/tvm/python/tvm/topi/nn/
H A Ddepth_to_space.py25 def depth_to_space(data, block_size, layout="NCHW", mode="DCR"): argument
51 channel_factor = tvm.tir.truncdiv(in_c, (block_size * block_size))
52 output_shape = [in_n, channel_factor, in_h * block_size, in_w * block_size]
55 channel_factor = tvm.tir.truncdiv(in_c, (block_size * block_size))
56 output_shape = [in_n, in_h * block_size, in_w * block_size, channel_factor]
68 block_x = tvm.tir.truncdiv(x, block_size)
69 block_y = tvm.tir.truncdiv(y, block_size)
70 idx_x = tvm.tir.truncmod(x, block_size)
71 idx_y = tvm.tir.truncmod(y, block_size)
73 channel_idx = channel_factor * ((block_size * idx_y) + idx_x) + c
[all …]
/dports/net/libiscsi/libiscsi-1.19.0/test-tool/
H A Dtest_compareandwrite_dpofua.c54 ret = read10(sd, NULL, 0, block_size, in test_compareandwrite_dpofua()
55 block_size, 0, 0, 0, 0, 0, scratch, in test_compareandwrite_dpofua()
59 memcpy(scratch + block_size, scratch, block_size); in test_compareandwrite_dpofua()
61 memset(scratch, 0xa6, 2 * block_size); in test_compareandwrite_dpofua()
73 COMPAREANDWRITE(sd, 0, scratch, 2 * block_size, in test_compareandwrite_dpofua()
74 block_size, 0, 1, 0, 0, in test_compareandwrite_dpofua()
78 block_size, 0, 1, 0, 0, in test_compareandwrite_dpofua()
85 block_size, 0, 0, 1, 0, in test_compareandwrite_dpofua()
89 block_size, 0, 0, 1, 0, in test_compareandwrite_dpofua()
96 block_size, 0, 1, 1, 0, in test_compareandwrite_dpofua()
[all …]
/dports/devel/papilio-loader/Papilio-Loader-dd111c4/xc3sprog/trunk/
H A Dprogalgxcf.cpp58 block_size = 2048; in ProgAlgXCF()
62 block_size = 2048; in ProgAlgXCF()
66 block_size = 4096; in ProgAlgXCF()
70 block_size = 4096; in ProgAlgXCF()
74 block_size = 2048; in ProgAlgXCF()
79 block_size = 4096; in ProgAlgXCF()
84 block_size = 4096; in ProgAlgXCF()
197 unsigned int nblocks = (nbits + block_size - 1) / block_size; in program()
225 jtag->shiftDR(&(file.getData())[i*block_size/8], 0, block_size); in program()
321 unsigned int nblocks = (nbits + block_size - 1) / block_size; in verify()
[all …]
/dports/devel/xc3sprog/xc3sprog-r769/
H A Dprogalgxcf.cpp58 block_size = 2048; in ProgAlgXCF()
62 block_size = 2048; in ProgAlgXCF()
66 block_size = 4096; in ProgAlgXCF()
70 block_size = 4096; in ProgAlgXCF()
74 block_size = 2048; in ProgAlgXCF()
79 block_size = 4096; in ProgAlgXCF()
84 block_size = 4096; in ProgAlgXCF()
197 unsigned int nblocks = (nbits + block_size - 1) / block_size; in program()
225 jtag->shiftDR(&(file.getData())[i*block_size/8], 0, block_size); in program()
321 unsigned int nblocks = (nbits + block_size - 1) / block_size; in verify()
[all …]
/dports/devel/hyperscan/hyperscan-5.4.0/src/util/
H A Dbitfield.h152 if (from / block_size == to / block_size) { in set_range()
155 if (to % block_size != block_size - 1) { in set_range()
165 if (i % block_size) { in set_range()
167 bits[i / block_size] |= block; in set_range()
168 i = ROUNDUP_N(i, block_size); in set_range()
171 for (; i + block_size <= to + 1; i += block_size) { in set_range()
172 bits[i / block_size] = all_ones; in set_range()
246 return (i * block_size) + block_size - 1 - clz64(bits[i]); in find_last()
262 if ((last % block_size) != (block_size - 1)) { in find_next()
396 return n / block_size; in getword()
[all …]
/dports/devel/stxxl/stxxl-1.4.1/tools/
H A Dbenchmark_disks.cpp200 if (block_size == 4 * KiB) in benchmark_disks_alloc()
202 else if (block_size == 8 * KiB) in benchmark_disks_alloc()
204 else if (block_size == 16 * KiB) in benchmark_disks_alloc()
206 else if (block_size == 32 * KiB) in benchmark_disks_alloc()
208 else if (block_size == 64 * KiB) in benchmark_disks_alloc()
216 else if (block_size == 1 * MiB) in benchmark_disks_alloc()
218 else if (block_size == 2 * MiB) in benchmark_disks_alloc()
220 else if (block_size == 4 * MiB) in benchmark_disks_alloc()
222 else if (block_size == 8 * MiB) in benchmark_disks_alloc()
224 else if (block_size == 16 * MiB) in benchmark_disks_alloc()
[all …]
/dports/databases/grass7/grass-7.8.6/imagery/i.smap/
H A Dsegment.c55 if (block_size < 8) in segment()
56 block_size = 8; in segment()
59 block_size = 1 << i; in segment()
70 D = levels(block_size, block_size); in segment()
76 block_size); in segment()
80 (LIKELIHOOD ****) get_cubic_pyramid(block_size, block_size, nclasses, in segment()
133 region->xmax = block_size; in init_reg()
137 region->ymax = block_size; in init_reg()
148 int block_size) in increment_reg() argument
235 D = levels(block_size, block_size); in shift_ll()
[all …]
/dports/devel/hyperscan/boost_1_75_0/libs/nowide/test/
H A Dbenchmark_fstream.cpp153 for(int block_size = MIN_BLOCK_SIZE / 2; block_size <= MAX_BLOCK_SIZE; block_size *= 2) in test_io() local
155 std::vector<char> buf = get_rand_data(block_size); in test_io()
162 tmp.write(&buf[0], block_size); in test_io()
168 if(block_size >= MIN_BLOCK_SIZE) in test_io()
172 results.write[block_size] = speed; in test_io()
177 for(int block_size = MIN_BLOCK_SIZE; block_size <= MAX_BLOCK_SIZE; block_size *= 2) in test_io() local
186 tmp.read(&buf[0], block_size); in test_io()
192 results.read[block_size] = speed; in test_io()
209 for(int block_size = MIN_BLOCK_SIZE; block_size <= MAX_BLOCK_SIZE; block_size *= 2) in test_io_driver() local
231 for(int block_size = MIN_BLOCK_SIZE; block_size <= MAX_BLOCK_SIZE; block_size *= 2) in print_perf_data() local
[all …]
/dports/graphics/opencv/opencv-4.5.3/modules/dnn/src/cuda/
H A Dexecution.hpp20 execution_policy(dim3 grid_size, dim3 block_size) in execution_policy()
21 : grid{ grid_size }, block{ block_size }, sharedMem{ 0 }, stream{ 0 } { } in execution_policy()
23 execution_policy(dim3 grid_size, dim3 block_size, std::size_t shared_mem) in execution_policy()
26 execution_policy(dim3 grid_size, dim3 block_size, const Stream& strm) in execution_policy()
51 int grid_size = 0, block_size = 0; in make_policy() local
53 if (grid_size * block_size > max_threads) { in make_policy()
54 grid_size = (max_threads + block_size - 1) / block_size; in make_policy()
55 if (block_size > max_threads) in make_policy()
56 block_size = max_threads; in make_policy()
59 CV_Assert(grid_size >= 1 && block_size >= 1); in make_policy()
[all …]
/dports/devel/libewf/libewf-20140812/libewf/
H A Dlibewf_empty_block.c35 size_t block_size, in libewf_empty_block_test() argument
51 if( block_size > (size_t) SSIZE_MAX ) in libewf_empty_block_test()
62 if( block_size == 0 ) in libewf_empty_block_test()
66 else if( block_size == 1 ) in libewf_empty_block_test()
73 block_size - 1 ) != 0 ) in libewf_empty_block_test()
94 size_t block_size, in libewf_empty_block_test() argument
113 if( block_size > (size_t) SSIZE_MAX ) in libewf_empty_block_test()
126 block_size -= 1; in libewf_empty_block_test()
142 block_size -= 1; in libewf_empty_block_test()
156 while( block_size != 0 ) in libewf_empty_block_test()
[all …]
/dports/science/cdo/cdo-2.0.0/libcdi/tests/
H A Dcksum_verify.c17 block_size = 16, enumerator
25 if (!(init_block = (unsigned char *)calloc(block_size * block_size, 1U)) in main()
32 for (size_t i = 1; i < block_size; ++i) in main()
34 memcpy(init_block + block_size * i, in main()
35 init_block + block_size - i, i); in main()
36 memcpy(init_block + block_size * i + i, init_block, in main()
37 block_size - i); in main()
41 size_t block_idx = ((size_t)lrand48()) % block_size; in main()
42 memcpy(test_data + i, init_block + block_idx * block_size, in main()
43 block_size); in main()
[all …]
/dports/graphics/dssim/dssim-3.1.2/cargo-crates/libaom-sys-0.9.1/vendor/aom_dsp/
H A Dnoise_model.c425 const int n = block_size * block_size; in aom_flat_block_finder_init()
453 block_finder->block_size = block_size; in aom_flat_block_finder_init()
500 const int block_size = block_finder->block_size; in aom_flat_block_finder_extract_block() local
501 const int n = block_size * block_size; in aom_flat_block_finder_extract_block()
561 const int block_size = block_finder->block_size; in aom_flat_block_finder_run() local
562 const int n = block_size * block_size; in aom_flat_block_finder_run()
613 mean /= (block_size - 2) * (block_size - 2); in aom_flat_block_finder_run()
616 Gxx /= ((block_size - 2) * (block_size - 2)); in aom_flat_block_finder_run()
1504 ctx->block_size = block_size; in aom_denoise_and_model_alloc()
1539 const int block_size = ctx->block_size; in denoise_and_model_realloc_if_necessary() local
[all …]
/dports/www/firefox-esr/firefox-91.8.0/third_party/aom/aom_dsp/
H A Dnoise_model.c424 const int n = block_size * block_size; in aom_flat_block_finder_init()
449 block_finder->block_size = block_size; in aom_flat_block_finder_init()
496 const int block_size = block_finder->block_size; in aom_flat_block_finder_extract_block() local
497 const int n = block_size * block_size; in aom_flat_block_finder_extract_block()
557 const int block_size = block_finder->block_size; in aom_flat_block_finder_run() local
558 const int n = block_size * block_size; in aom_flat_block_finder_run()
609 mean /= (block_size - 2) * (block_size - 2); in aom_flat_block_finder_run()
612 Gxx /= ((block_size - 2) * (block_size - 2)); in aom_flat_block_finder_run()
1498 ctx->block_size = block_size; in aom_denoise_and_model_alloc()
1533 const int block_size = ctx->block_size; in denoise_and_model_realloc_if_necessary() local
[all …]
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/libaom/source/libaom/aom_dsp/
H A Dnoise_model.c425 const int n = block_size * block_size; in aom_flat_block_finder_init()
453 block_finder->block_size = block_size; in aom_flat_block_finder_init()
500 const int block_size = block_finder->block_size; in aom_flat_block_finder_extract_block() local
501 const int n = block_size * block_size; in aom_flat_block_finder_extract_block()
561 const int block_size = block_finder->block_size; in aom_flat_block_finder_run() local
562 const int n = block_size * block_size; in aom_flat_block_finder_run()
613 mean /= (block_size - 2) * (block_size - 2); in aom_flat_block_finder_run()
616 Gxx /= ((block_size - 2) * (block_size - 2)); in aom_flat_block_finder_run()
1504 ctx->block_size = block_size; in aom_denoise_and_model_alloc()
1539 const int block_size = ctx->block_size; in denoise_and_model_realloc_if_necessary() local
[all …]
/dports/www/firefox/firefox-99.0/third_party/aom/aom_dsp/
H A Dnoise_model.c424 const int n = block_size * block_size; in aom_flat_block_finder_init()
449 block_finder->block_size = block_size; in aom_flat_block_finder_init()
496 const int block_size = block_finder->block_size; in aom_flat_block_finder_extract_block() local
497 const int n = block_size * block_size; in aom_flat_block_finder_extract_block()
557 const int block_size = block_finder->block_size; in aom_flat_block_finder_run() local
558 const int n = block_size * block_size; in aom_flat_block_finder_run()
609 mean /= (block_size - 2) * (block_size - 2); in aom_flat_block_finder_run()
612 Gxx /= ((block_size - 2) * (block_size - 2)); in aom_flat_block_finder_run()
1498 ctx->block_size = block_size; in aom_denoise_and_model_alloc()
1533 const int block_size = ctx->block_size; in denoise_and_model_realloc_if_necessary() local
[all …]
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/blink/renderer/core/layout/ng/
H A Dng_constraint_space_builder.cc46 GetPercentageStorage(percentage_resolution_size.block_size, in SetPercentageResolutionSize()
47 space_.available_size_.block_size); in SetPercentageResolutionSize()
50 percentage_resolution_size.block_size; in SetPercentageResolutionSize()
53 AdjustInlineSizeIfNeeded(&percentage_resolution_size.block_size); in SetPercentageResolutionSize()
56 GetPercentageStorage(percentage_resolution_size.block_size, in SetPercentageResolutionSize()
60 percentage_resolution_size.block_size; in SetPercentageResolutionSize()
65 space_.available_size_.block_size); in SetPercentageResolutionSize()
87 space_.available_size_.block_size); in SetReplacedPercentageResolutionSize()
91 replaced_percentage_resolution_size.block_size; in SetReplacedPercentageResolutionSize()
104 GetPercentageStorage(block_size, space_.available_size_.block_size); in SetReplacedPercentageResolutionSize()
[all …]
/dports/graphics/rx/rx-0.4.0/cargo-crates/rendy-memory-0.5.0/src/allocator/
H A Ddynamic.rs242 block_size: u64, in alloc_chunk_from_device()
248 block_size in alloc_chunk_from_device()
282 block_size: u64, in alloc_chunk()
287 block_size, in alloc_chunk()
327 block_size: u64, in alloc_from_chunk()
334 block_size, in alloc_from_chunk()
362 block_size: u64, in alloc_from_entry()
369 block_size in alloc_from_entry()
399 block_size, in alloc_from_entry()
416 block_size: u64, in alloc_block()
[all …]

12345678910>>...625