Home
last modified time | relevance | path

Searched refs:num_points (Results 176 – 200 of 4251) sorted by relevance

12345678910>>...171

/dports/www/firefox/firefox-99.0/third_party/libwebrtc/modules/audio_processing/agc2/
H A Dagc2_testing_common.cc21 size_t num_points) { in LinSpace() argument
22 RTC_CHECK(num_points >= 2); in LinSpace()
23 std::vector<double> points(num_points); in LinSpace()
24 const double step = (r - l) / (num_points - 1.0); in LinSpace()
26 for (size_t i = 1; i < num_points - 1; i++) { in LinSpace()
29 points[num_points - 1] = r; in LinSpace()
/dports/net-im/telegram-desktop/tdesktop-3.2.5-full/Telegram/ThirdParty/libtgvoip/webrtc_dsp/modules/audio_processing/agc2/
H A Dagc2_testing_common.cc21 size_t num_points) { in LinSpace() argument
22 RTC_CHECK(num_points >= 2); in LinSpace()
23 std::vector<double> points(num_points); in LinSpace()
24 const double step = (r - l) / (num_points - 1.0); in LinSpace()
26 for (size_t i = 1; i < num_points - 1; i++) { in LinSpace()
29 points[num_points - 1] = r; in LinSpace()
/dports/audio/webrtc-audio-processing/webrtc-audio-processing-1.0/webrtc/modules/audio_processing/agc2/
H A Dagc2_testing_common.cc21 size_t num_points) { in LinSpace() argument
22 RTC_CHECK(num_points >= 2); in LinSpace()
23 std::vector<double> points(num_points); in LinSpace()
24 const double step = (r - l) / (num_points - 1.0); in LinSpace()
26 for (size_t i = 1; i < num_points - 1; i++) { in LinSpace()
29 points[num_points - 1] = r; in LinSpace()
/dports/devel/volk/volk-2.2.1/kernels/volk/
H A Dvolk_32f_x2_s32f_interleave_16ic.h87 … const float* qBuffer, const float scalar, unsigned int num_points) in volk_32f_x2_s32f_interleave_16ic_a_avx2() argument
95 const unsigned int eighthPoints = num_points / 8; in volk_32f_x2_s32f_interleave_16ic_a_avx2()
128 for(; number < num_points; number++){ in volk_32f_x2_s32f_interleave_16ic_a_avx2()
149 const unsigned int quarterPoints = num_points / 4; in volk_32f_x2_s32f_interleave_16ic_a_sse2()
182 for(; number < num_points; number++){ in volk_32f_x2_s32f_interleave_16ic_a_sse2()
195 … const float* qBuffer, const float scalar, unsigned int num_points) in volk_32f_x2_s32f_interleave_16ic_a_sse() argument
203 const unsigned int quarterPoints = num_points / 4; in volk_32f_x2_s32f_interleave_16ic_a_sse()
243 for(; number < num_points; number++){ in volk_32f_x2_s32f_interleave_16ic_a_sse()
262 for(number = 0; number < num_points; number++){ in volk_32f_x2_s32f_interleave_16ic_generic()
292 const unsigned int eighthPoints = num_points / 8; in volk_32f_x2_s32f_interleave_16ic_u_avx2()
[all …]
H A Dvolk_8ic_deinterleave_16i_x2.h65 const lv_8sc_t* complexVector, unsigned int num_points) in volk_8ic_deinterleave_16i_x2_a_avx2() argument
75 unsigned int sixteenthPoints = num_points / 16; in volk_8ic_deinterleave_16i_x2_a_avx2()
100 for(; number < num_points; number++){ in volk_8ic_deinterleave_16i_x2_a_avx2()
122 unsigned int eighthPoints = num_points / 8; in volk_8ic_deinterleave_16i_x2_a_sse4_1()
144 for(; number < num_points; number++){ in volk_8ic_deinterleave_16i_x2_a_sse4_1()
157 const lv_8sc_t* complexVector, unsigned int num_points) in volk_8ic_deinterleave_16i_x2_a_avx() argument
169 unsigned int sixteenthPoints = num_points / 16; in volk_8ic_deinterleave_16i_x2_a_avx()
208 for(; number < num_points; number++){ in volk_8ic_deinterleave_16i_x2_a_avx()
226 for(number = 0; number < num_points; number++){ in volk_8ic_deinterleave_16i_x2_generic()
258 unsigned int sixteenthPoints = num_points / 16; in volk_8ic_deinterleave_16i_x2_u_avx2()
[all …]
H A Dvolk_32f_s32f_convert_8i.h144 for(; number < num_points; number++){ in volk_32f_s32f_convert_8i_u_avx2()
203 for(; number < num_points; number++){ in volk_32f_s32f_convert_8i_u_sse2()
222 const unsigned int quarterPoints = num_points / 4; in volk_32f_s32f_convert_8i_u_sse()
251 for(; number < num_points; number++){ in volk_32f_s32f_convert_8i_u_sse()
264 const float scalar, unsigned int num_points) in volk_32f_s32f_convert_8i_generic() argument
270 for(number = 0; number < num_points; number++){ in volk_32f_s32f_convert_8i_generic()
341 for(; number < num_points; number++){ in volk_32f_s32f_convert_8i_a_avx2()
400 for(; number < num_points; number++){ in volk_32f_s32f_convert_8i_a_sse2()
418 const unsigned int quarterPoints = num_points / 4; in volk_32f_s32f_convert_8i_a_sse()
447 for(; number < num_points; number++){ in volk_32f_s32f_convert_8i_a_sse()
[all …]
H A Dvolk_32fc_32f_add_32fc.h80 const float* bVector, unsigned int num_points) in volk_32fc_32f_add_32fc_generic() argument
87 for(number = 0; number < num_points; number++){ in volk_32fc_32f_add_32fc_generic()
99 const float* bVector, unsigned int num_points) in volk_32fc_32f_add_32fc_u_avx() argument
102 const unsigned int eighthPoints = num_points / 8; in volk_32fc_32f_add_32fc_u_avx()
136 for(;number < num_points; number++){ in volk_32fc_32f_add_32fc_u_avx()
147 const float* bVector, unsigned int num_points) in volk_32fc_32f_add_32fc_a_avx() argument
150 const unsigned int eighthPoints = num_points / 8; in volk_32fc_32f_add_32fc_a_avx()
184 for(;number < num_points; number++){ in volk_32fc_32f_add_32fc_a_avx()
195 const float* bVector, unsigned int num_points) in volk_32fc_32f_add_32fc_neon() argument
204 const unsigned int sixteenthPoints = num_points / 16; in volk_32fc_32f_add_32fc_neon()
[all …]
H A Dvolk_16ic_magnitude_16i.h70 const unsigned int eighthPoints = num_points / 8; in volk_16ic_magnitude_16i_a_avx2()
117 for(; number < num_points; number++){ in volk_16ic_magnitude_16i_a_avx2()
133 const unsigned int quarterPoints = num_points / 4; in volk_16ic_magnitude_16i_a_sse3()
185 for(; number < num_points; number++){ in volk_16ic_magnitude_16i_a_sse3()
201 const unsigned int quarterPoints = num_points / 4; in volk_16ic_magnitude_16i_a_sse()
259 for(; number < num_points; number++){ in volk_16ic_magnitude_16i_a_sse()
277 for(number = 0; number < num_points; number++){ in volk_16ic_magnitude_16i_generic()
315 const unsigned int eighthPoints = num_points / 8; in volk_16ic_magnitude_16i_u_avx2()
362 for(; number < num_points; number++){ in volk_16ic_magnitude_16i_u_avx2()
379 unsigned int quarter_points = num_points / 4; in volk_16ic_magnitude_16i_neonv7()
[all …]
/dports/devel/gaul/gaul-devel-0.1849-0/src/
H A Dga_simplex.c156 for (i=1; i<num_points; i++) in ga_simplex()
201 for (i=1; i<num_points; i++) in ga_simplex()
281 average[j] /= num_points-1; in ga_simplex()
308 for (i=1; i<num_points; i++) in ga_simplex()
549 for (i=0; i<num_points; i++) in ga_simplex()
609 num_points = pop->len_chromosomes+1; in ga_simplex_double()
613 for (i=1; i<num_points; i++) in ga_simplex_double()
656 for (i=1; i<num_points; i++) in ga_simplex_double()
728 average[j] /= num_points-1; in ga_simplex_double()
756 for (i=1; i<num_points; i++) in ga_simplex_double()
[all …]
/dports/archivers/draco/draco-1.4.3/src/draco/unity/
H A Ddraco_unity_plugin.cc36 T *const data = new T[num_points * num_components]; in CopyAttributeData()
38 for (draco::PointIndex i(0); i < num_points; ++i) { in CopyAttributeData()
182 unity_mesh->num_vertices = in_mesh->num_points(); in DecodeDracoMesh()
262 void *temp_data = ConvertAttributeData(m->num_points(), attr); in GetAttributeData()
329 unity_mesh->num_vertices = in_mesh->num_points(); in DecodeMeshForUnity()
339 unity_mesh->position = new float[in_mesh->num_points() * 3]; in DecodeMeshForUnity()
342 for (draco::PointIndex i(0); i < in_mesh->num_points(); ++i) { in DecodeMeshForUnity()
354 unity_mesh->normal = new float[in_mesh->num_points() * 3]; in DecodeMeshForUnity()
356 for (draco::PointIndex i(0); i < in_mesh->num_points(); ++i) { in DecodeMeshForUnity()
369 unity_mesh->color = new float[in_mesh->num_points() * 4]; in DecodeMeshForUnity()
[all …]
/dports/multimedia/assimp/assimp-5.1.3/contrib/draco/src/draco/unity/
H A Ddraco_unity_plugin.cc36 T *const data = new T[num_points * num_components]; in CopyAttributeData()
38 for (draco::PointIndex i(0); i < num_points; ++i) { in CopyAttributeData()
182 unity_mesh->num_vertices = in_mesh->num_points(); in DecodeDracoMesh()
262 void *temp_data = ConvertAttributeData(m->num_points(), attr); in GetAttributeData()
329 unity_mesh->num_vertices = in_mesh->num_points(); in DecodeMeshForUnity()
339 unity_mesh->position = new float[in_mesh->num_points() * 3]; in DecodeMeshForUnity()
342 for (draco::PointIndex i(0); i < in_mesh->num_points(); ++i) { in DecodeMeshForUnity()
354 unity_mesh->normal = new float[in_mesh->num_points() * 3]; in DecodeMeshForUnity()
356 for (draco::PointIndex i(0); i < in_mesh->num_points(); ++i) { in DecodeMeshForUnity()
369 unity_mesh->color = new float[in_mesh->num_points() * 4]; in DecodeMeshForUnity()
[all …]
/dports/graphics/krita/krita-4.4.8/libs/image/3rdparty/einspline/
H A Dnubspline_create.cpp293 Nx = x_grid->num_points + 2; in create_NUBspline_2d_s()
294 Ny = y_grid->num_points + 2; in create_NUBspline_2d_s()
348 Nx = x_grid->num_points + 2; in create_NUBspline_3d_s()
349 Ny = y_grid->num_points + 2; in create_NUBspline_3d_s()
350 Nz = z_grid->num_points + 2; in create_NUBspline_3d_s()
637 Nx = x_grid->num_points + 2; in create_NUBspline_2d_d()
638 Ny = y_grid->num_points + 2; in create_NUBspline_2d_d()
693 Nx = x_grid->num_points + 2; in create_NUBspline_3d_d()
694 Ny = y_grid->num_points + 2; in create_NUBspline_3d_d()
695 Nz = z_grid->num_points + 2; in create_NUBspline_3d_d()
[all …]
/dports/net/tigervnc-server/tigervnc-1.12.0/unix/xserver/glamor/
H A Dglamor_glyphblt.c74 int num_points, max_points; in glamor_poly_glyph_blt_gl() local
84 num_points = 0; in glamor_poly_glyph_blt_gl()
110 if (!num_points) { in glamor_poly_glyph_blt_gl()
123 num_points++; in glamor_poly_glyph_blt_gl()
128 num_points = 0; in glamor_poly_glyph_blt_gl()
137 if (num_points) { in glamor_poly_glyph_blt_gl()
139 glDrawArrays(GL_POINTS, 0, num_points); in glamor_poly_glyph_blt_gl()
177 int num_points; in glamor_push_pixels_gl() local
201 num_points = 0; in glamor_push_pixels_gl()
218 num_points++; in glamor_push_pixels_gl()
[all …]
/dports/x11-servers/xwayland-devel/xorg-xserver-xorg-server-21.0.99.1-177-g9e5a37961/glamor/
H A Dglamor_glyphblt.c74 int num_points, max_points; in glamor_poly_glyph_blt_gl() local
84 num_points = 0; in glamor_poly_glyph_blt_gl()
110 if (!num_points) { in glamor_poly_glyph_blt_gl()
123 num_points++; in glamor_poly_glyph_blt_gl()
128 num_points = 0; in glamor_poly_glyph_blt_gl()
137 if (num_points) { in glamor_poly_glyph_blt_gl()
139 glDrawArrays(GL_POINTS, 0, num_points); in glamor_poly_glyph_blt_gl()
177 int num_points; in glamor_push_pixels_gl() local
201 num_points = 0; in glamor_push_pixels_gl()
218 num_points++; in glamor_push_pixels_gl()
[all …]
/dports/x11-servers/xorg-vfbserver/xorg-server-1.20.13/glamor/
H A Dglamor_glyphblt.c74 int num_points, max_points; in glamor_poly_glyph_blt_gl() local
84 num_points = 0; in glamor_poly_glyph_blt_gl()
110 if (!num_points) { in glamor_poly_glyph_blt_gl()
123 num_points++; in glamor_poly_glyph_blt_gl()
128 num_points = 0; in glamor_poly_glyph_blt_gl()
137 if (num_points) { in glamor_poly_glyph_blt_gl()
139 glDrawArrays(GL_POINTS, 0, num_points); in glamor_poly_glyph_blt_gl()
177 int num_points; in glamor_push_pixels_gl() local
201 num_points = 0; in glamor_push_pixels_gl()
218 num_points++; in glamor_push_pixels_gl()
[all …]
/dports/x11-servers/xwayland/xorg-server-1.20.13/glamor/
H A Dglamor_glyphblt.c74 int num_points, max_points; in glamor_poly_glyph_blt_gl() local
84 num_points = 0; in glamor_poly_glyph_blt_gl()
110 if (!num_points) { in glamor_poly_glyph_blt_gl()
123 num_points++; in glamor_poly_glyph_blt_gl()
128 num_points = 0; in glamor_poly_glyph_blt_gl()
137 if (num_points) { in glamor_poly_glyph_blt_gl()
139 glDrawArrays(GL_POINTS, 0, num_points); in glamor_poly_glyph_blt_gl()
177 int num_points; in glamor_push_pixels_gl() local
201 num_points = 0; in glamor_push_pixels_gl()
218 num_points++; in glamor_push_pixels_gl()
[all …]
/dports/x11-servers/xorg-dmx/xorg-server-1.20.13/glamor/
H A Dglamor_glyphblt.c74 int num_points, max_points; in glamor_poly_glyph_blt_gl() local
84 num_points = 0; in glamor_poly_glyph_blt_gl()
110 if (!num_points) { in glamor_poly_glyph_blt_gl()
123 num_points++; in glamor_poly_glyph_blt_gl()
128 num_points = 0; in glamor_poly_glyph_blt_gl()
137 if (num_points) { in glamor_poly_glyph_blt_gl()
139 glDrawArrays(GL_POINTS, 0, num_points); in glamor_poly_glyph_blt_gl()
177 int num_points; in glamor_push_pixels_gl() local
201 num_points = 0; in glamor_push_pixels_gl()
218 num_points++; in glamor_push_pixels_gl()
[all …]
/dports/x11-servers/xorg-server/xorg-server-1.20.13/glamor/
H A Dglamor_glyphblt.c74 int num_points, max_points; in glamor_poly_glyph_blt_gl() local
84 num_points = 0; in glamor_poly_glyph_blt_gl()
110 if (!num_points) { in glamor_poly_glyph_blt_gl()
123 num_points++; in glamor_poly_glyph_blt_gl()
128 num_points = 0; in glamor_poly_glyph_blt_gl()
137 if (num_points) { in glamor_poly_glyph_blt_gl()
139 glDrawArrays(GL_POINTS, 0, num_points); in glamor_poly_glyph_blt_gl()
177 int num_points; in glamor_push_pixels_gl() local
201 num_points = 0; in glamor_push_pixels_gl()
218 num_points++; in glamor_push_pixels_gl()
[all …]
/dports/x11-servers/xephyr/xorg-server-1.20.13/glamor/
H A Dglamor_glyphblt.c74 int num_points, max_points; in glamor_poly_glyph_blt_gl() local
84 num_points = 0; in glamor_poly_glyph_blt_gl()
110 if (!num_points) { in glamor_poly_glyph_blt_gl()
123 num_points++; in glamor_poly_glyph_blt_gl()
128 num_points = 0; in glamor_poly_glyph_blt_gl()
137 if (num_points) { in glamor_poly_glyph_blt_gl()
139 glDrawArrays(GL_POINTS, 0, num_points); in glamor_poly_glyph_blt_gl()
177 int num_points; in glamor_push_pixels_gl() local
201 num_points = 0; in glamor_push_pixels_gl()
218 num_points++; in glamor_push_pixels_gl()
[all …]
/dports/x11-servers/xarcan/xarcan-0.6.0/glamor/
H A Dglamor_glyphblt.c74 int num_points, max_points; in glamor_poly_glyph_blt_gl() local
84 num_points = 0; in glamor_poly_glyph_blt_gl()
110 if (!num_points) { in glamor_poly_glyph_blt_gl()
123 num_points++; in glamor_poly_glyph_blt_gl()
128 num_points = 0; in glamor_poly_glyph_blt_gl()
137 if (num_points) { in glamor_poly_glyph_blt_gl()
139 glDrawArrays(GL_POINTS, 0, num_points); in glamor_poly_glyph_blt_gl()
177 int num_points; in glamor_push_pixels_gl() local
201 num_points = 0; in glamor_push_pixels_gl()
218 num_points++; in glamor_push_pixels_gl()
[all …]
/dports/x11-servers/xorg-nestserver/xorg-server-1.20.13/glamor/
H A Dglamor_glyphblt.c74 int num_points, max_points; in glamor_poly_glyph_blt_gl() local
84 num_points = 0; in glamor_poly_glyph_blt_gl()
110 if (!num_points) { in glamor_poly_glyph_blt_gl()
123 num_points++; in glamor_poly_glyph_blt_gl()
128 num_points = 0; in glamor_poly_glyph_blt_gl()
137 if (num_points) { in glamor_poly_glyph_blt_gl()
139 glDrawArrays(GL_POINTS, 0, num_points); in glamor_poly_glyph_blt_gl()
177 int num_points; in glamor_push_pixels_gl() local
201 num_points = 0; in glamor_push_pixels_gl()
218 num_points++; in glamor_push_pixels_gl()
[all …]
/dports/graphics/fyre/fyre-1.0.1/src/
H A Dcurve-editor.c121 curve->num_points = 0; in curve_editor_init()
124 curve->spline.num_points = 0; in curve_editor_init()
158 if (c->num_points != width) in curve_editor_interpolate()
160 c->num_points = width; in curve_editor_interpolate()
219 for (i = 0; i < c->spline.num_points; ++i) in curve_editor_draw()
304 if (c->spline.num_points > 0) in curve_editor_graph_events()
311 ++c->spline.num_points; in curve_editor_graph_events()
347 c->spline.num_points -= (src - dst); in curve_editor_graph_events()
348 if (c->spline.num_points <= 0) in curve_editor_graph_events()
350 c->spline.num_points = 1; in curve_editor_graph_events()
[all …]
/dports/math/vtk6/VTK-6.2.0/Rendering/VolumeOpenGL/
H A DvtkOpenGLProjectedAAHexahedraMapper.cxx471 this->num_points = 0; in SetState()
481 this->pos_points[num_points * 3 + 0] = vmin[0]; in RenderHexahedron()
482 this->pos_points[num_points * 3 + 1] = vmin[1]; in RenderHexahedron()
499 num_points++; in RenderHexahedron()
502 if (num_points >= max_points) in RenderHexahedron()
504 glDrawArrays(GL_POINTS, 0, num_points); in RenderHexahedron()
505 num_points=0; in RenderHexahedron()
515 if (this->num_points>0) in UnsetState()
518 this->num_points = 0; in UnsetState()
572 vtkIdType num_points, in vtkOpenGLProjectedAAHexahedraMapperConvertPoints() argument
[all …]
/dports/devel/hpx/hpx-1.2.1/examples/interpolate1d/
H A Dcreate_testdata.cpp19 std::size_t const num_points = 36000; in main() local
23 data.reserve(num_points+1); in main()
24 values.reserve(num_points+1); in main()
26 for (std::size_t i = 0; i <= num_points; ++i) { in main()
27 data.push_back(2.*pi*i/num_points); in main()
28 values.push_back(std::sin(2.*pi*i/num_points)); in main()
41 dimsf[0] = num_points+1; in main()
/dports/science/py-cirq-aqt/Cirq-0.12.0/cirq-aqt/cirq_aqt/
H A Daqt_sampler_test.py104 num_points = 1
116 num_points = 10
124 sweep = cirq.Linspace(key='theta', start=0.1, stop=max_angle / np.pi, length=num_points)
140 num_points = 1
148 excited_state_probs = np.zeros(num_points)
149 for i in range(num_points):
159 num_points = 10
169 sweep = cirq.Linspace(key='theta', start=0.1, stop=max_angle / np.pi, length=num_points)
171 excited_state_probs = np.zeros(num_points)
172 for i in range(num_points):
[all …]

12345678910>>...171