Home
last modified time | relevance | path

Searched refs:out_index (Results 101 – 125 of 583) sorted by relevance

12345678910>>...24

/dports/www/firefox/firefox-99.0/dom/media/webaudio/blink/
H A DHRTFElevation.cpp150 spx_uint32_t out_index = out_len; in calculateKernelForAzimuthElevation() local
152 out_len = resampled.Length() - out_index; in calculateKernelForAzimuthElevation()
154 resampled.Elements() + out_index, &out_len); in calculateKernelForAzimuthElevation()
155 out_index += out_len; in calculateKernelForAzimuthElevation()
158 PodZero(resampled.Elements() + out_index, resampled.Length() - out_index); in calculateKernelForAzimuthElevation()
/dports/mail/thunderbird/thunderbird-91.8.0/dom/media/webaudio/blink/
H A DHRTFElevation.cpp150 spx_uint32_t out_index = out_len; in calculateKernelForAzimuthElevation() local
152 out_len = resampled.Length() - out_index; in calculateKernelForAzimuthElevation()
154 resampled.Elements() + out_index, &out_len); in calculateKernelForAzimuthElevation()
155 out_index += out_len; in calculateKernelForAzimuthElevation()
158 PodZero(resampled.Elements() + out_index, resampled.Length() - out_index); in calculateKernelForAzimuthElevation()
/dports/www/firefox-legacy/firefox-52.8.0esr/dom/media/webaudio/blink/
H A DHRTFElevation.cpp150 spx_uint32_t out_index = out_len; in calculateKernelForAzimuthElevation() local
152 out_len = resampled.Length() - out_index; in calculateKernelForAzimuthElevation()
154 resampled.Elements() + out_index, &out_len); in calculateKernelForAzimuthElevation()
155 out_index += out_len; in calculateKernelForAzimuthElevation()
158 PodZero(resampled.Elements() + out_index, in calculateKernelForAzimuthElevation()
159 resampled.Length() - out_index); in calculateKernelForAzimuthElevation()
/dports/lang/spidermonkey60/firefox-60.9.0/dom/media/webaudio/blink/
H A DHRTFElevation.cpp151 spx_uint32_t out_index = out_len; in calculateKernelForAzimuthElevation() local
153 out_len = resampled.Length() - out_index; in calculateKernelForAzimuthElevation()
155 resampled.Elements() + out_index, &out_len); in calculateKernelForAzimuthElevation()
156 out_index += out_len; in calculateKernelForAzimuthElevation()
159 PodZero(resampled.Elements() + out_index, resampled.Length() - out_index); in calculateKernelForAzimuthElevation()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/net/third_party/quiche/src/quic/core/
H A Dquic_tag.cc20 size_t* out_index) { in FindMutualQuicTag() argument
27 if (out_index != nullptr) { in FindMutualQuicTag()
28 *out_index = j; in FindMutualQuicTag()
/dports/graphics/gegl/gegl-0.4.34/opencl/
H A Dbox-max.cl31 const int out_index = get_global_id(0) * width + get_global_id (1);
32 int aux_index = out_index;
47 out[out_index] = max;
H A Dbox-min.cl31 const int out_index = get_global_id(0) * width + get_global_id (1);
32 int aux_index = out_index;
47 out[out_index] = min;
/dports/audio/sc3-plugins/sc3-plugins-Version-3.9.0/source/LadspaUGen/
H A DLadspaUGen.cpp75 int in_index = 2, out_index = 0; in LADSPA_Ctor() local
80 … if(out_index<unit->requested_channels && LADSPA_IS_PORT_AUDIO(unit->desc->PortDescriptors[i])) in LADSPA_Ctor()
81 unit->desc->connect_port(unit->handle,i,OUT(out_index++)); in LADSPA_Ctor()
85 unit->plugin_channels = out_index; in LADSPA_Ctor()
/dports/graphics/opencv/opencv-4.5.3/modules/dnn/src/cuda/
H A Dpadding.cu38 array<index_type, Rank> out_index; in copy_with_reflection101() local
39 out_index[0] = i / out_strides[0]; in copy_with_reflection101()
41 out_index[j] = (i % out_strides[j - 1]) / out_strides[j]; in copy_with_reflection101()
52 in_index[j] = abs(out_index[j] - start[j]); in copy_with_reflection101()
55 if (out_index[j] >= end[j]) in copy_with_reflection101()
56 in_index[j] = (end[j] - start[j]) - (out_index[j] - end[j]) - 2; in copy_with_reflection101()
/dports/astro/siril/siril/src/registration/
H A D3stars.c236 static int affine_transform_hook(struct generic_seq_args *args, int out_index, int in_index, fits *… in affine_transform_hook() argument
305 sadata->success[out_index] = 1; in affine_transform_hook()
306 regargs->imgparam[out_index].filenum = args->seq->imgparam[in_index].filenum; in affine_transform_hook()
307 regargs->imgparam[out_index].incl = SEQUENCE_DEFAULT_INCLUDE; in affine_transform_hook()
308 regargs->regparam[out_index].fwhm = sadata->current_regdata[in_index].fwhm; in affine_transform_hook()
309 regargs->regparam[out_index].weighted_fwhm = sadata->current_regdata[in_index].weighted_fwhm; in affine_transform_hook()
310 regargs->regparam[out_index].roundness = sadata->current_regdata[in_index].roundness; in affine_transform_hook()
315 regargs->regparam[out_index].fwhm *= 2.0; in affine_transform_hook()
316 regargs->regparam[out_index].weighted_fwhm *= 2.0; in affine_transform_hook()
H A Dglobal.c235 static int star_align_image_hook(struct generic_seq_args *args, int out_index, int in_index, fits *… in star_align_image_hook() argument
251 args->seq->imgparam[out_index].incl = !SEQUENCE_DEFAULT_INCLUDE; in star_align_image_hook()
342 regargs->imgparam[out_index].filenum = args->seq->imgparam[in_index].filenum; in star_align_image_hook()
343 regargs->imgparam[out_index].incl = SEQUENCE_DEFAULT_INCLUDE; in star_align_image_hook()
344 …regargs->regparam[out_index].fwhm = sadata->current_regdata[in_index].fwhm; // not FWHMx because o… in star_align_image_hook()
345 regargs->regparam[out_index].weighted_fwhm = sadata->current_regdata[in_index].weighted_fwhm; in star_align_image_hook()
346 regargs->regparam[out_index].roundness = sadata->current_regdata[in_index].roundness; in star_align_image_hook()
351 regargs->regparam[out_index].fwhm *= 2.0; in star_align_image_hook()
352 regargs->regparam[out_index].weighted_fwhm *= 2.0; in star_align_image_hook()
357 args->seq->imgparam[out_index].incl = SEQUENCE_DEFAULT_INCLUDE; in star_align_image_hook()
[all …]
/dports/security/vault/vault-1.8.2/vendor/github.com/apache/arrow/cpp/src/gandiva/precompiled/
H A Dstring_ops.cc577 gdv_int32 out_index = 0; in replace_with_max_len_utf8_utf8_utf8() local
583 if (out_index + text_index - last_match_index + to_str_len > max_length) { in replace_with_max_len_utf8_utf8_utf8()
600 memcpy(out + out_index, text + last_match_index, (text_index - last_match_index)); in replace_with_max_len_utf8_utf8_utf8()
601 out_index += text_index - last_match_index; in replace_with_max_len_utf8_utf8_utf8()
603 memcpy(out + out_index, to_str, to_str_len); in replace_with_max_len_utf8_utf8_utf8()
604 out_index += to_str_len; in replace_with_max_len_utf8_utf8_utf8()
618 if (out_index + text_len - last_match_index > max_length) { in replace_with_max_len_utf8_utf8_utf8()
623 memcpy(out + out_index, text + last_match_index, text_len - last_match_index); in replace_with_max_len_utf8_utf8_utf8()
624 out_index += text_len - last_match_index; in replace_with_max_len_utf8_utf8_utf8()
625 *out_len = out_index; in replace_with_max_len_utf8_utf8_utf8()
/dports/misc/mxnet/incubator-mxnet-1.9.0/3rdparty/tvm/include/tvm/topi/
H A Dtransform.h721 [&](const Array<Var>& out_index) {
731 [&](const Array<Var>& out_index) { return a(UnravelIndex(indices(out_index), a_shape)); },
736 [&](const Array<Var>& out_index) {
766 [&](const Array<Var>& out_index) {
768 auto tid = out_index[axis];
769 auto bid = out_index[1 - axis];
816 [&](const Array<Var>& out_index) {
838 [&](const Array<Var>& out_index) {
857 [&](const Array<Var>& out_index) {
1099 [&](const Array<Var>& out_index) {
[all …]
/dports/misc/mxnet/incubator-mxnet-1.9.0/cpp-package/include/mxnet-cpp/
H A Dio.hpp78 uint64_t *out_index, out_size; in GetIndex() local
79 int r = MXDataIterGetIndex(blob_ptr_->handle_, &out_index, &out_size); in GetIndex()
83 ret.push_back(out_index[i]); in GetIndex()
/dports/misc/py-mxnet/incubator-mxnet-1.9.0/cpp-package/include/mxnet-cpp/
H A Dio.hpp78 uint64_t *out_index, out_size; in GetIndex() local
79 int r = MXDataIterGetIndex(blob_ptr_->handle_, &out_index, &out_size); in GetIndex()
83 ret.push_back(out_index[i]); in GetIndex()
/dports/misc/darknet/darknet-darknet_yolo_v4_pre/src/
H A Dblas.c27 int out_index = w2 + out_w*stride*(h2 + out_h*stride*(c2 + in_c*b)); in reorg_cpu() local
29 else out[in_index] = x[out_index]; in reorg_cpu()
127 int out_index = id; in shortcut_multilayer_cpu() local
137 out[out_index] += add[add_index] * w; // [0 or c or (c, h ,w)] in shortcut_multilayer_cpu()
139 else out[out_index] += add[add_index]; in shortcut_multilayer_cpu()
207 int out_index = id; in backward_shortcut_multilayer_cpu() local
244 int out_index = i*sample + w2*(j*sample + h2*(k + c2*b)); in shortcut_cpu() local
246 out[out_index] += add[add_index]; in shortcut_cpu()
491 int out_index = b*w*h*c*stride*stride + k*w*h*stride*stride + j*w*stride + i; in upsample_cpu() local
492 if (forward) out[out_index] = scale*in[in_index]; in upsample_cpu()
[all …]
H A Dmaxpool_layer.c254 int out_index = j + l.w*(i + l.h*(g + l.out_c*b)); in forward_maxpool_layer() local
266 l.output[out_index] = max; in forward_maxpool_layer()
267 if (l.indexes) l.indexes[out_index] = max_i; in forward_maxpool_layer()
294 int out_index = j + w*(i + h*(k + c*b)); in forward_maxpool_layer() local
309 l.output[out_index] = max; in forward_maxpool_layer()
310 if (l.indexes) l.indexes[out_index] = max_i; in forward_maxpool_layer()
357 int out_index = j + w*(i + h*(k + c*b)); in forward_local_avgpool_layer() local
374 l.output[out_index] = avg / counter; in forward_local_avgpool_layer()
396 int out_index = j + w*(i + h*(k + c*b)); in backward_local_avgpool_layer() local
405 if (valid) state.delta[index] += l.delta[out_index] / (l.size*l.size); in backward_local_avgpool_layer()
/dports/sysutils/busybox/busybox-1.26.2/coreutils/
H A Dtr.c276 size_t in_index, out_index; in tr_main() local
328 if (out_index) { in tr_main()
329 xwrite(STDOUT_FILENO, str2, out_index); in tr_main()
331 out_index = 0; in tr_main()
350 str2[out_index++] = last = coded; in tr_main()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/qcms/src/tests/
H A Dqcms_test_output_trc.c174 size_t out_index = (size_t)floor(i * scale_factor + 0.5); in qcms_test_output_trc() local
175 float output = gamma_table_out[out_index * 4] * inverse65535; in qcms_test_output_trc()
176 float x = out_index / (float)(output_size - 1); in qcms_test_output_trc()
232 size_t out_index = (size_t)floor(i * scale_factor + 0.5); in qcms_test_output_trc() local
233 float output = gamma_table_out[out_index * 4] * inverse65535; in qcms_test_output_trc()
/dports/science/InsightToolkit/ITK-5.0.1/Modules/Segmentation/LevelSetsv4/test/
H A DitkLevelSetDomainMapImageFilterTest.cxx74 OutputImageType::IndexType out_index; in itkLevelSetDomainMapImageFilterTest() local
82 out_index = it.GetIndex(); in itkLevelSetDomainMapImageFilterTest()
88 std::cout << out_index << " # " << out_id <<std::endl; in itkLevelSetDomainMapImageFilterTest()
/dports/www/chromium-legacy/chromium-88.0.4324.182/net/third_party/quiche/src/quic/core/
H A Dquic_tag.cc22 size_t* out_index) { in FindMutualQuicTag() argument
29 if (out_index != nullptr) { in FindMutualQuicTag()
30 *out_index = j; in FindMutualQuicTag()
/dports/devel/allegro5/allegro5-5.2.7.0/addons/acodec/
H A Dflac.c271 int out_index; in write_callback() local
288 out_index = 0; in write_callback()
295 buf8[out_index++] = in write_callback()
305 buf16[out_index++] = in write_callback()
320 buf8[out_index++] = (FLAC__uint8) (buffer[channel_index][sample_index] & 0xFF); in write_callback()
321 … buf8[out_index++] = (FLAC__uint8) ((buffer[channel_index][sample_index] & 0xFF00) >> 8); in write_callback()
322 … buf8[out_index++] = (FLAC__uint8) ((buffer[channel_index][sample_index] & 0xFF0000) >> 16); in write_callback()
331 buf32[out_index++] = in write_callback()
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/pdfium/core/fpdfapi/parser/
H A Dfpdf_parser_utility.cpp95 size_t out_index = 0; in PDF_NameDecode() local
102 pDest[out_index++] = FXSYS_HexCharToInt(orig[i + 1]) * 16 + in PDF_NameDecode()
106 pDest[out_index++] = orig[i]; in PDF_NameDecode()
110 result.ReleaseBuffer(out_index); in PDF_NameDecode()
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/pdfium/core/fpdfapi/parser/
H A Dfpdf_parser_utility.cpp99 size_t out_index = 0; in PDF_NameDecode() local
106 pDest[out_index++] = FXSYS_HexCharToInt(orig[i + 1]) * 16 + in PDF_NameDecode()
110 pDest[out_index++] = orig[i]; in PDF_NameDecode()
114 result.ReleaseBuffer(out_index); in PDF_NameDecode()
/dports/science/siesta/siesta-4.1.5/Src/
H A Dm_handle_sparse.F90529 integer, allocatable :: out_index(:) local
554 allocate(out_index(product(nsc_out)*no_u))
556 out_index(:) = 0
573 out_index(o_col(o_ptr(io)+i)) = o_ptr(io) + i
608 out_index(o_col(o_ptr(io)+i)) = 0
613 deallocate(o_isc, i_isc, out_index)
648 integer, allocatable :: out_index(:) local
672 allocate(out_index(product(nsc_out)*no_u))
674 out_index(:) = 0
726 out_index(o_col(o_ptr(io)+i)) = 0
[all …]

12345678910>>...24