Home
last modified time | relevance | path

Searched defs:offset_factor (Results 1 – 25 of 54) sorted by relevance

123

/dports/misc/mxnet/incubator-mxnet-1.9.0/3rdparty/tvm/python/tvm/script/
H A Dspecial_stmt.py46 offset_factor=0, argument
90 offset_factor=0, argument
/dports/audio/gsequencer/gsequencer-3.10.4/ags/audio/
H A Dags_hq_pitch_util.c569 gdouble offset_factor, low_offset_factor, new_offset_factor; in ags_hq_pitch_util_pitch_s8() local
757 gdouble offset_factor, low_offset_factor, new_offset_factor; in ags_hq_pitch_util_pitch_s16() local
945 gdouble offset_factor, low_offset_factor, new_offset_factor; in ags_hq_pitch_util_pitch_s24() local
1133 gdouble offset_factor, low_offset_factor, new_offset_factor; in ags_hq_pitch_util_pitch_s32() local
1321 gdouble offset_factor, low_offset_factor, new_offset_factor; in ags_hq_pitch_util_pitch_s64() local
1509 gdouble offset_factor, low_offset_factor, new_offset_factor; in ags_hq_pitch_util_pitch_float() local
1697 gdouble offset_factor, low_offset_factor, new_offset_factor; in ags_hq_pitch_util_pitch_double() local
1885 gdouble offset_factor, low_offset_factor, new_offset_factor; in ags_hq_pitch_util_pitch_complex() local
2140 gdouble offset_factor, low_offset_factor, new_offset_factor; in ags_hq_pitch_util_compute_s8() local
2312 gdouble offset_factor, low_offset_factor, new_offset_factor; in ags_hq_pitch_util_compute_s16() local
[all …]
H A Dags_filter_util.c103 gdouble offset_factor, im_offset_factor, low_offset_factor, new_offset_factor; in ags_filter_util_pitch_s8() local
409 gdouble offset_factor, im_offset_factor, low_offset_factor, new_offset_factor; in ags_filter_util_pitch_s16() local
715 gdouble offset_factor, im_offset_factor, low_offset_factor, new_offset_factor; in ags_filter_util_pitch_s24() local
1021 gdouble offset_factor, im_offset_factor, low_offset_factor, new_offset_factor; in ags_filter_util_pitch_s32() local
1327 gdouble offset_factor, im_offset_factor, low_offset_factor, new_offset_factor; in ags_filter_util_pitch_s64() local
1633 gdouble offset_factor, im_offset_factor, low_offset_factor, new_offset_factor; in ags_filter_util_pitch_float() local
1939 gdouble offset_factor, im_offset_factor, low_offset_factor, new_offset_factor; in ags_filter_util_pitch_double() local
2245 gdouble offset_factor, im_offset_factor, low_offset_factor, new_offset_factor; in ags_filter_util_pitch_complex() local
H A Dags_fast_pitch_util.c602 gdouble offset_factor, im_offset_factor, low_offset_factor, new_offset_factor; in ags_fast_pitch_util_pitch_s8() local
914 gdouble offset_factor, im_offset_factor, low_offset_factor, new_offset_factor; in ags_fast_pitch_util_pitch_s16() local
1226 gdouble offset_factor, im_offset_factor, low_offset_factor, new_offset_factor; in ags_fast_pitch_util_pitch_s24() local
1538 gdouble offset_factor, im_offset_factor, low_offset_factor, new_offset_factor; in ags_fast_pitch_util_pitch_s32() local
1850 gdouble offset_factor, im_offset_factor, low_offset_factor, new_offset_factor; in ags_fast_pitch_util_pitch_s64() local
2162 gdouble offset_factor, im_offset_factor, low_offset_factor, new_offset_factor; in ags_fast_pitch_util_pitch_float() local
2474 gdouble offset_factor, im_offset_factor, low_offset_factor, new_offset_factor; in ags_fast_pitch_util_pitch_double() local
2786 gdouble offset_factor, im_offset_factor, low_offset_factor, new_offset_factor; in ags_fast_pitch_util_pitch_complex() local
3170 gdouble offset_factor, im_offset_factor, low_offset_factor, new_offset_factor; in ags_fast_pitch_util_compute_s8() local
3487 gdouble offset_factor, im_offset_factor, low_offset_factor, new_offset_factor; in ags_fast_pitch_util_compute_s16() local
[all …]
/dports/misc/tvm/incubator-tvm-0.6.1/include/tvm/
H A Dbuffer.h132 int offset_factor; variable
H A Dbuild_module.h189 int offset_factor = 0; variable
/dports/misc/py-tvm/incubator-tvm-0.6.1/include/tvm/
H A Dbuffer.h132 int offset_factor; variable
H A Dbuild_module.h189 int offset_factor = 0; variable
/dports/misc/mxnet/incubator-mxnet-1.9.0/3rdparty/tvm/python/tvm/tir/
H A Dbuffer.py145 offset_factor=0, argument
/dports/misc/mxnet/incubator-mxnet-1.9.0/3rdparty/tvm/include/tvm/tir/
H A Dbuffer.h77 int offset_factor; variable
/dports/games/openage/openage-0.3.0-1262-ga554ab49/libopenage/util/
H A Dprofiler.cpp94 float offset_factor = (float)PROFILER_CANVAS_WIDTH / (float)MAX_DURATION_HISTORY; in draw_component_performance() local
/dports/misc/mxnet/incubator-mxnet-1.9.0/3rdparty/mkldnn/src/cpu/x64/
H A Dcpu_reducer.cpp345 const int offset_factor in get_local_ptr() local
437 const int offset_factor = grp_id * balancer().nthr_per_group_ + id_in_grp; in get_local_ptr() local
/dports/math/onednn/oneDNN-2.5.1/src/cpu/x64/
H A Dcpu_reducer.cpp345 const int offset_factor in get_local_ptr() local
437 const int offset_factor = grp_id * balancer().nthr_per_group_ + id_in_grp; in get_local_ptr() local
/dports/misc/mxnet/incubator-mxnet-1.9.0/3rdparty/mkldnn/src/cpu/aarch64/
H A Dcpu_reducer.cpp360 const int offset_factor in get_local_ptr() local
452 const int offset_factor = grp_id * balancer().nthr_per_group_ + id_in_grp; in get_local_ptr() local
/dports/math/onednn/oneDNN-2.5.1/src/cpu/aarch64/
H A Dcpu_reducer.cpp360 const int offset_factor in get_local_ptr() local
452 const int offset_factor = grp_id * balancer().nthr_per_group_ + id_in_grp; in get_local_ptr() local
/dports/misc/mxnet/incubator-mxnet-1.9.0/3rdparty/tvm/src/driver/
H A Ddriver_api.cc71 int data_alignment, int offset_factor, bool compact) { in BufferWithOffsetAlignment()
/dports/science/chrono/chrono-7.0.1/src/chrono_vehicle/terrain/
H A DGranularTerrain.cpp65 const double offset_factor = 3; variable
/dports/misc/py-tvm/incubator-tvm-0.6.1/src/lang/
H A Dbuffer.cc420 int offset_factor, in make()
/dports/misc/tvm/incubator-tvm-0.6.1/src/lang/
H A Dbuffer.cc420 int offset_factor, in make()
/dports/graphics/blender/blender-2.91.0/source/blender/blenkernel/intern/
H A Dvolume_render.cc429 const float offset_factor = 0.01f; in BKE_volume_grid_selection_surface() local
/dports/misc/tvm/incubator-tvm-0.6.1/python/tvm/
H A Dapi.py539 offset_factor=0, argument
/dports/misc/mxnet/incubator-mxnet-1.9.0/3rdparty/tvm/src/tir/ir/
H A Dbuffer.cc385 int offset_factor, BufferType buffer_type) { in Buffer()
/dports/misc/py-tvm/incubator-tvm-0.6.1/python/tvm/
H A Dapi.py539 offset_factor=0, argument
/dports/graphics/libmypaint/libmypaint-1.6.1/
H A Dmypaint-brush.c541 const float offset_factor = offset_dir_mirror * brush_flip; in directional_offsets() local
551 const float offset_factor = brush_flip * offset_asc_mirror; in directional_offsets() local
559 const float offset_factor = brush_flip * offset_view_mirror; in directional_offsets() local
/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/iio/pressure/
H A Dicp10100.c279 static int32_t offset_factor = 2048; in icp10100_get_pressure() local

123