Home
last modified time | relevance | path

Searched refs:out_w (Results 1 – 25 of 783) sorted by relevance

12345678910>>...32

/dports/www/firefox-esr/firefox-91.8.0/third_party/aom/test/
H A Dhiprec_convolve_test_util.cc104 out_w, hkernel, 16, vkernel, 16, out_w, out_h, in RunCheckOutput()
109 for (j = 0; j < out_w * out_h; ++j) in RunCheckOutput()
112 << (j / out_w) << ") on iteration " << i; in RunCheckOutput()
149 for (k = 3; k < w - out_w - 4; k++) { in RunSpeedTest()
163 for (k = 3; k < w - out_w - 4; k++) { in RunSpeedTest()
165 16, out_w, out_h, &conv_params); in RunSpeedTest()
250 for (j = 0; j < out_w * out_h; ++j) in RunCheckOutput()
253 << (j / out_w) << ") on iteration " << i; in RunCheckOutput()
295 for (k = 3; k < w - out_w - 4; k++) { in RunSpeedTest()
298 16, out_w, out_h, &conv_params, bd); in RunSpeedTest()
[all …]
H A Dwarp_filter_test_util.cc130 int output_n = ((out_w + 7) & ~7) * out_h; in RunSpeedTest()
158 test_impl(mat, input, w, h, stride, output, 32, 32, out_w, out_h, out_w, in RunSpeedTest()
188 int output_n = ((out_w + 7) & ~7) * out_h; in RunCheckOutput()
252 << (j % out_w) << ", " << (j / out_w) << ") on iteration " in RunCheckOutput()
257 << (j % out_w) << ", " << (j / out_w) << ") on iteration " in RunCheckOutput()
263 << (j % out_w) << ", " << (j / out_w) << ") on iteration " in RunCheckOutput()
353 test_impl(mat, input, w, h, stride, output, 32, 32, out_w, out_h, out_w, in RunSpeedTest()
430 out_w, out_h, out_w, sub_x, sub_y, bd, in RunCheckOutput()
453 << (j % out_w) << ", " << (j / out_w) << ") on iteration " in RunCheckOutput()
458 << (j % out_w) << ", " << (j / out_w) << ") on iteration " in RunCheckOutput()
[all …]
H A Dav1_convolve_2d_test_util.cc187 const int out_w = block_size_wide[block_idx]; in RunCheckOutput() local
222 for (int j = 0; j < out_w; ++j) { in RunCheckOutput()
271 for (int j = 0; j < out_w; ++j) { in RunCheckOutput()
287 << out_w << "x" << out_h in RunCheckOutput()
321 const int out_w = block_size_wide[block_idx]; in RunSpeedTest() local
323 const int num_loops = 1000000000 / (out_w + out_h); in RunSpeedTest()
530 const int out_w = block_size_wide[block_idx]; in RunSpeedTest() local
588 const int out_w = block_size_wide[block_idx]; in RunCheckOutput() local
624 for (int j = 0; j < out_w; ++j) { in RunCheckOutput()
674 for (int j = 0; j < out_w; ++j) { in RunCheckOutput()
[all …]
/dports/www/firefox/firefox-99.0/third_party/aom/test/
H A Dhiprec_convolve_test_util.cc104 out_w, hkernel, 16, vkernel, 16, out_w, out_h, in RunCheckOutput()
109 for (j = 0; j < out_w * out_h; ++j) in RunCheckOutput()
112 << (j / out_w) << ") on iteration " << i; in RunCheckOutput()
149 for (k = 3; k < w - out_w - 4; k++) { in RunSpeedTest()
163 for (k = 3; k < w - out_w - 4; k++) { in RunSpeedTest()
165 16, out_w, out_h, &conv_params); in RunSpeedTest()
250 for (j = 0; j < out_w * out_h; ++j) in RunCheckOutput()
253 << (j / out_w) << ") on iteration " << i; in RunCheckOutput()
295 for (k = 3; k < w - out_w - 4; k++) { in RunSpeedTest()
298 16, out_w, out_h, &conv_params, bd); in RunSpeedTest()
[all …]
H A Dwarp_filter_test_util.cc130 int output_n = ((out_w + 7) & ~7) * out_h; in RunSpeedTest()
158 test_impl(mat, input, w, h, stride, output, 32, 32, out_w, out_h, out_w, in RunSpeedTest()
188 int output_n = ((out_w + 7) & ~7) * out_h; in RunCheckOutput()
252 << (j % out_w) << ", " << (j / out_w) << ") on iteration " in RunCheckOutput()
257 << (j % out_w) << ", " << (j / out_w) << ") on iteration " in RunCheckOutput()
263 << (j % out_w) << ", " << (j / out_w) << ") on iteration " in RunCheckOutput()
353 test_impl(mat, input, w, h, stride, output, 32, 32, out_w, out_h, out_w, in RunSpeedTest()
430 out_w, out_h, out_w, sub_x, sub_y, bd, in RunCheckOutput()
453 << (j % out_w) << ", " << (j / out_w) << ") on iteration " in RunCheckOutput()
458 << (j % out_w) << ", " << (j / out_w) << ") on iteration " in RunCheckOutput()
[all …]
H A Dav1_convolve_2d_test_util.cc187 const int out_w = block_size_wide[block_idx]; in RunCheckOutput() local
222 for (int j = 0; j < out_w; ++j) { in RunCheckOutput()
271 for (int j = 0; j < out_w; ++j) { in RunCheckOutput()
287 << out_w << "x" << out_h in RunCheckOutput()
321 const int out_w = block_size_wide[block_idx]; in RunSpeedTest() local
323 const int num_loops = 1000000000 / (out_w + out_h); in RunSpeedTest()
530 const int out_w = block_size_wide[block_idx]; in RunSpeedTest() local
588 const int out_w = block_size_wide[block_idx]; in RunCheckOutput() local
624 for (int j = 0; j < out_w; ++j) { in RunCheckOutput()
674 for (int j = 0; j < out_w; ++j) { in RunCheckOutput()
[all …]
/dports/mail/thunderbird/thunderbird-91.8.0/third_party/aom/test/
H A Dhiprec_convolve_test_util.cc104 out_w, hkernel, 16, vkernel, 16, out_w, out_h, in RunCheckOutput()
109 for (j = 0; j < out_w * out_h; ++j) in RunCheckOutput()
112 << (j / out_w) << ") on iteration " << i; in RunCheckOutput()
149 for (k = 3; k < w - out_w - 4; k++) { in RunSpeedTest()
163 for (k = 3; k < w - out_w - 4; k++) { in RunSpeedTest()
165 16, out_w, out_h, &conv_params); in RunSpeedTest()
250 for (j = 0; j < out_w * out_h; ++j) in RunCheckOutput()
253 << (j / out_w) << ") on iteration " << i; in RunCheckOutput()
295 for (k = 3; k < w - out_w - 4; k++) { in RunSpeedTest()
298 16, out_w, out_h, &conv_params, bd); in RunSpeedTest()
[all …]
H A Dwarp_filter_test_util.cc130 int output_n = ((out_w + 7) & ~7) * out_h; in RunSpeedTest()
158 test_impl(mat, input, w, h, stride, output, 32, 32, out_w, out_h, out_w, in RunSpeedTest()
188 int output_n = ((out_w + 7) & ~7) * out_h; in RunCheckOutput()
252 << (j % out_w) << ", " << (j / out_w) << ") on iteration " in RunCheckOutput()
257 << (j % out_w) << ", " << (j / out_w) << ") on iteration " in RunCheckOutput()
263 << (j % out_w) << ", " << (j / out_w) << ") on iteration " in RunCheckOutput()
353 test_impl(mat, input, w, h, stride, output, 32, 32, out_w, out_h, out_w, in RunSpeedTest()
430 out_w, out_h, out_w, sub_x, sub_y, bd, in RunCheckOutput()
453 << (j % out_w) << ", " << (j / out_w) << ") on iteration " in RunCheckOutput()
458 << (j % out_w) << ", " << (j / out_w) << ") on iteration " in RunCheckOutput()
[all …]
H A Dav1_convolve_2d_test_util.cc187 const int out_w = block_size_wide[block_idx]; in RunCheckOutput() local
222 for (int j = 0; j < out_w; ++j) { in RunCheckOutput()
271 for (int j = 0; j < out_w; ++j) { in RunCheckOutput()
287 << out_w << "x" << out_h in RunCheckOutput()
321 const int out_w = block_size_wide[block_idx]; in RunSpeedTest() local
323 const int num_loops = 1000000000 / (out_w + out_h); in RunSpeedTest()
530 const int out_w = block_size_wide[block_idx]; in RunSpeedTest() local
588 const int out_w = block_size_wide[block_idx]; in RunCheckOutput() local
624 for (int j = 0; j < out_w; ++j) { in RunCheckOutput()
674 for (int j = 0; j < out_w; ++j) { in RunCheckOutput()
[all …]
/dports/lang/spidermonkey78/firefox-78.9.0/third_party/aom/test/
H A Dhiprec_convolve_test_util.cc104 out_w, hkernel, 16, vkernel, 16, out_w, out_h, in RunCheckOutput()
109 for (j = 0; j < out_w * out_h; ++j) in RunCheckOutput()
112 << (j / out_w) << ") on iteration " << i; in RunCheckOutput()
149 for (k = 3; k < w - out_w - 4; k++) { in RunSpeedTest()
163 for (k = 3; k < w - out_w - 4; k++) { in RunSpeedTest()
165 16, out_w, out_h, &conv_params); in RunSpeedTest()
250 for (j = 0; j < out_w * out_h; ++j) in RunCheckOutput()
253 << (j / out_w) << ") on iteration " << i; in RunCheckOutput()
295 for (k = 3; k < w - out_w - 4; k++) { in RunSpeedTest()
298 16, out_w, out_h, &conv_params, bd); in RunSpeedTest()
[all …]
H A Dwarp_filter_test_util.cc130 int output_n = ((out_w + 7) & ~7) * out_h; in RunSpeedTest()
158 test_impl(mat, input, w, h, stride, output, 32, 32, out_w, out_h, out_w, in RunSpeedTest()
188 int output_n = ((out_w + 7) & ~7) * out_h; in RunCheckOutput()
252 << (j % out_w) << ", " << (j / out_w) << ") on iteration " in RunCheckOutput()
257 << (j % out_w) << ", " << (j / out_w) << ") on iteration " in RunCheckOutput()
263 << (j % out_w) << ", " << (j / out_w) << ") on iteration " in RunCheckOutput()
353 test_impl(mat, input, w, h, stride, output, 32, 32, out_w, out_h, out_w, in RunSpeedTest()
430 out_w, out_h, out_w, sub_x, sub_y, bd, in RunCheckOutput()
453 << (j % out_w) << ", " << (j / out_w) << ") on iteration " in RunCheckOutput()
458 << (j % out_w) << ", " << (j / out_w) << ") on iteration " in RunCheckOutput()
[all …]
H A Dav1_convolve_2d_test_util.cc187 const int out_w = block_size_wide[block_idx]; in RunCheckOutput() local
222 for (int j = 0; j < out_w; ++j) { in RunCheckOutput()
271 for (int j = 0; j < out_w; ++j) { in RunCheckOutput()
287 << out_w << "x" << out_h in RunCheckOutput()
321 const int out_w = block_size_wide[block_idx]; in RunSpeedTest() local
323 const int num_loops = 1000000000 / (out_w + out_h); in RunSpeedTest()
530 const int out_w = block_size_wide[block_idx]; in RunSpeedTest() local
588 const int out_w = block_size_wide[block_idx]; in RunCheckOutput() local
624 for (int j = 0; j < out_w; ++j) { in RunCheckOutput()
674 for (int j = 0; j < out_w; ++j) { in RunCheckOutput()
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/libaom/source/libaom/test/
H A Dhiprec_convolve_test_util.cc103 int output_n = ALIGN_POWER_OF_TWO(out_w, 4) * out_h; in RunCheckOutput()
120 out_w, hkernel, 16, vkernel, 16, out_w, in RunCheckOutput()
125 for (j = 0; j < out_w * out_h; ++j) in RunCheckOutput()
128 << (j / out_w) << ") on iteration " << i; in RunCheckOutput()
166 for (k = 3; k < w - out_w - 4; k++) { in RunSpeedTest()
180 for (k = 3; k < w - out_w - 4; k++) { in RunSpeedTest()
182 16, out_w, out_h, &conv_params); in RunSpeedTest()
267 for (j = 0; j < out_w * out_h; ++j) in RunCheckOutput()
313 for (k = 3; k < w - out_w - 4; k++) { in RunSpeedTest()
316 16, out_w, out_h, &conv_params, bd); in RunSpeedTest()
[all …]
H A Dwarp_filter_test_util.cc132 int output_n = ((out_w + 7) & ~7) * out_h; in RunSpeedTest()
160 test_impl(mat, input, w, h, stride, output, 32, 32, out_w, out_h, out_w, in RunSpeedTest()
189 int output_n = ((out_w + 7) & ~7) * out_h; in RunCheckOutput()
253 << (j % out_w) << ", " << (j / out_w) << ") on iteration " in RunCheckOutput()
258 << (j % out_w) << ", " << (j / out_w) << ") on iteration " in RunCheckOutput()
264 << (j % out_w) << ", " << (j / out_w) << ") on iteration " in RunCheckOutput()
355 test_impl(mat, input, w, h, stride, output, 32, 32, out_w, out_h, out_w, in RunSpeedTest()
432 out_w, out_h, out_w, sub_x, sub_y, bd, in RunCheckOutput()
455 << (j % out_w) << ", " << (j / out_w) << ") on iteration " in RunCheckOutput()
460 << (j % out_w) << ", " << (j / out_w) << ") on iteration " in RunCheckOutput()
[all …]
/dports/lang/spidermonkey60/firefox-60.9.0/third_party/aom/test/
H A Dwarp_filter_test_util.cc110 int output_n = ((out_w + 7) & ~7) * out_h; in RunCheckOutput()
138 for (j = 0; j < out_w * out_h; ++j) { in RunCheckOutput()
161 for (j = 0; j < out_w * out_h; ++j) in RunCheckOutput()
166 for (j = 0; j < out_w * out_h; ++j) in RunCheckOutput()
172 for (j = 0; j < out_w * out_h; ++j) in RunCheckOutput()
287 int output_n = ((out_w + 7) & ~7) * out_h; in RunCheckOutput()
319 for (j = 0; j < out_w * out_h; ++j) { in RunCheckOutput()
330 out_w, out_h, out_w, sub_x, sub_y, bd, in RunCheckOutput()
345 for (j = 0; j < out_w * out_h; ++j) in RunCheckOutput()
350 for (j = 0; j < out_w * out_h; ++j) in RunCheckOutput()
[all …]
H A Dhiprec_convolve_test_util.cc70 const int out_w = GET_PARAM(0), out_h = GET_PARAM(1); in RunCheckOutput() local
80 int output_n = ((out_w + 7) & ~7) * out_h; in RunCheckOutput()
96 int offset_c = 3 + rnd_.PseudoUniform(w - out_w - 7); in RunCheckOutput()
98 out_w, hkernel, 16, vkernel, 16, out_w, out_h); in RunCheckOutput()
100 vkernel, 16, out_w, out_h); in RunCheckOutput()
102 for (j = 0; j < out_w * out_h; ++j) in RunCheckOutput()
105 << (j / out_w) << ") on iteration " << i; in RunCheckOutput()
140 const int out_w = GET_PARAM(0), out_h = GET_PARAM(1); in RunCheckOutput() local
150 int output_n = ((out_w + 7) & ~7) * out_h; in RunCheckOutput()
177 for (j = 0; j < out_w * out_h; ++j) in RunCheckOutput()
[all …]
/dports/multimedia/aom/aom-3.2.0/test/
H A Dhiprec_convolve_test_util.cc103 int output_n = ALIGN_POWER_OF_TWO(out_w, 4) * out_h; in RunCheckOutput()
120 out_w, hkernel, 16, vkernel, 16, out_w, in RunCheckOutput()
125 for (j = 0; j < out_w * out_h; ++j) in RunCheckOutput()
128 << (j / out_w) << ") on iteration " << i; in RunCheckOutput()
166 for (k = 3; k < w - out_w - 4; k++) { in RunSpeedTest()
180 for (k = 3; k < w - out_w - 4; k++) { in RunSpeedTest()
182 16, out_w, out_h, &conv_params); in RunSpeedTest()
265 for (j = 0; j < out_w * out_h; ++j) in RunCheckOutput()
311 for (k = 3; k < w - out_w - 4; k++) { in RunSpeedTest()
314 16, out_w, out_h, &conv_params, bd); in RunSpeedTest()
[all …]
H A Dwarp_filter_test_util.cc132 int output_n = ((out_w + 7) & ~7) * out_h; in RunSpeedTest()
160 test_impl(mat, input, w, h, stride, output, 32, 32, out_w, out_h, out_w, in RunSpeedTest()
189 int output_n = ((out_w + 7) & ~7) * out_h; in RunCheckOutput()
253 << (j % out_w) << ", " << (j / out_w) << ") on iteration " in RunCheckOutput()
258 << (j % out_w) << ", " << (j / out_w) << ") on iteration " in RunCheckOutput()
264 << (j % out_w) << ", " << (j / out_w) << ") on iteration " in RunCheckOutput()
355 test_impl(mat, input, w, h, stride, output, 32, 32, out_w, out_h, out_w, in RunSpeedTest()
432 out_w, out_h, out_w, sub_x, sub_y, bd, in RunCheckOutput()
455 << (j % out_w) << ", " << (j / out_w) << ") on iteration " in RunCheckOutput()
460 << (j % out_w) << ", " << (j / out_w) << ") on iteration " in RunCheckOutput()
[all …]
/dports/multimedia/gstreamer1-plugins-svt-av1/SVT-AV1-3971c982311d49f9355dc8dccdcf8d21b70fa624/test/
H A Dwarp_filter_test_util.cc167 int output_n = ((out_w + 7) & ~7) * out_h; in RunSpeedTest()
215 out_w, in RunSpeedTest()
217 out_w, in RunSpeedTest()
233 out_w, in RunSpeedTest()
357 out_w, in RunCheckOutput()
359 out_w, in RunCheckOutput()
513 out_w, in RunSpeedTest()
515 out_w, in RunSpeedTest()
543 out_w, in RunSpeedTest()
545 out_w, in RunSpeedTest()
[all …]
/dports/multimedia/svt-av1/SVT-AV1-3971c982311d49f9355dc8dccdcf8d21b70fa624/test/
H A Dwarp_filter_test_util.cc167 int output_n = ((out_w + 7) & ~7) * out_h; in RunSpeedTest()
215 out_w, in RunSpeedTest()
217 out_w, in RunSpeedTest()
233 out_w, in RunSpeedTest()
357 out_w, in RunCheckOutput()
359 out_w, in RunCheckOutput()
513 out_w, in RunSpeedTest()
515 out_w, in RunSpeedTest()
543 out_w, in RunSpeedTest()
545 out_w, in RunSpeedTest()
[all …]
/dports/science/py-chainer/chainer-7.8.0/chainer/utils/
H A Dconv.py67 out_h=None, out_w=None): argument
72 if out_w is None:
73 out_w = get_conv_outsize(w, kw, sx, pw, cover_all, dx)
86 i_lim = idx + sx * out_w
93 out_h=None, out_w=None): argument
98 if out_w is None:
128 out_h=None, out_w=None): argument
131 out_h=out_h, out_w=out_w)
135 n, c, kh, kw, out_h, out_w = col.shape
143 i_lim = idx + sx * out_w
[all …]
/dports/misc/darknet/darknet-darknet_yolo_v4_pre/src/
H A Dreorg_layer.c18 l.out_w = w*stride; in make_reorg_layer()
22 l.out_w = w/stride; in make_reorg_layer()
28 l.outputs = l.out_h * l.out_w * l.out_c; in make_reorg_layer()
30 int output_size = l.out_h * l.out_w * l.out_c * batch; in make_reorg_layer()
55 l->out_w = w*stride; in resize_reorg_layer()
59 l->out_w = w/stride; in resize_reorg_layer()
64 l->outputs = l->out_h * l->out_w * l->out_c; in resize_reorg_layer()
82 reorg_cpu(state.input, l.out_w, l.out_h, l.out_c, l.batch, l.stride, 1, l.output); in forward_reorg_layer()
85 reorg_cpu(state.input, l.out_w, l.out_h, l.out_c, l.batch, l.stride, 0, l.output); in forward_reorg_layer()
92 reorg_cpu(l.delta, l.out_w, l.out_h, l.out_c, l.batch, l.stride, 0, state.delta); in backward_reorg_layer()
[all …]
H A Dscale_channels_layer.c21 l.out_w = w2; in make_scale_channels_layer()
25 else assert(l.out_w == l.w && l.out_h == l.h); in make_scale_channels_layer()
27 l.outputs = l.out_w*l.out_h*l.out_c; in make_scale_channels_layer()
49 l->out_w = first.out_w; in resize_scale_channels_layer()
51 l->outputs = l->out_w*l->out_h*l->out_c; in resize_scale_channels_layer()
68 int channel_size = l.out_w * l.out_h; in forward_scale_channels_layer()
69 int batch_size = l.out_c * l.out_w * l.out_h; in forward_scale_channels_layer()
99 int channel_size = l.out_w * l.out_h; in backward_scale_channels_layer()
100 int batch_size = l.out_c * l.out_w * l.out_h; in backward_scale_channels_layer()
130 int channel_size = l.out_w * l.out_h; in forward_scale_channels_layer_gpu()
[all …]
H A Ddeconvolutional_layer.c71 int out_w = deconvolutional_out_width(l); in make_deconvolutional_layer() local
74 l.out_w = out_w; in make_deconvolutional_layer()
76 l.outputs = l.out_w * l.out_h * l.out_c; in make_deconvolutional_layer()
95 l.delta_gpu = cuda_make_array(l.delta, l.batch*out_h*out_w*n); in make_deconvolutional_layer()
96 l.output_gpu = cuda_make_array(l.output, l.batch*out_h*out_w*n); in make_deconvolutional_layer()
111 int out_w = deconvolutional_out_width(*l); in resize_deconvolutional_layer() local
134 int out_w = deconvolutional_out_width(l); in forward_deconvolutional_layer() local
135 int size = out_h*out_w; in forward_deconvolutional_layer()
160 int out_w = deconvolutional_out_width(l); in backward_deconvolutional_layer() local
161 int size = out_h*out_w; in backward_deconvolutional_layer()
[all …]
/dports/graphics/opencv/opencv-4.5.3/modules/dnn/src/layers/
H A Dflow_warp_layer.cpp51 const int out_w = outputs[0].size[3]; in forward() local
53 const int area = out_w * out_h; in forward()
63 for (int x = 0; x < out_w; x++) in forward()
67 int idx = 2 * area * n + y * out_w + x; in forward()
74 if (x2 >= 0 && y2 >= 0 && x2 < out_w && y2 < out_h) in forward()
82 int ix2_R = std::min(ix2_L + 1, out_w - 1); in forward()
87 float TL = image_data[off + c * area + iy2_T * out_w + ix2_L]; in forward()
88 float TR = image_data[off + c * area + iy2_T * out_w + ix2_R]; in forward()
89 float BL = image_data[off + c * area + iy2_B * out_w + ix2_L]; in forward()
90 float BR = image_data[off + c * area + iy2_B * out_w + ix2_R]; in forward()
[all …]

12345678910>>...32