Home
last modified time | relevance | path

Searched refs:_src_type (Results 1 – 25 of 42) sorted by relevance

12

/dports/audio/ardour6/Ardour-6.8.0/libs/ardour/
H A Dresampled_source.cc42 _src_type = SRC_SINC_BEST_QUALITY; in ResampledImportableSource()
46 _src_type = SRC_SINC_BEST_QUALITY; in ResampledImportableSource()
49 _src_type = SRC_SINC_MEDIUM_QUALITY; in ResampledImportableSource()
52 _src_type = SRC_SINC_FASTEST; in ResampledImportableSource()
55 _src_type = SRC_ZERO_ORDER_HOLD; in ResampledImportableSource()
58 _src_type = SRC_LINEAR; in ResampledImportableSource()
138 if ((_src_state = src_new (_src_type, source->channels(), &err)) == 0) { in seek()
/dports/net/mpich/mpich-3.4.3/modules/ucx/src/ucs/sys/
H A Dcompiler.h50 #define UCS_WORD_COPY(_dst_type, _dst, _src_type, _src, _size) \ argument
53 UCS_STATIC_ASSERT(sizeof(_src_type) == sizeof(_dst_type)); \
54 for (_i = 0; _i < (_size) / sizeof(_src_type); ++_i) { \
55 *((_dst_type*)(_dst) + _i) = *((_src_type*)(_src) + _i); \
/dports/biology/bedtools/bedtools2-2.30.0/src/utils/BamTools/mapping/
H A DBamAlignment.py4 …(self._dest_type, self._dest_name), (self._src_type, self._src_name) = map(lambda x: x.strip().spl…
19 }} {dest_name};""".format(src_type = self._src_type,
25 …(self._dest_type, self._dest_name), (self._src_type, self._src_name) = map(lambda x: x.strip().spl…
36 }} {dest_name};""".format(src_type = self._src_type,
/dports/emulators/mess/mame-mame0226/src/osd/modules/render/
H A Dblit13.h134 template<typename _src_type, typename _dest_type, typename _op, int _len_div>
144 _src_type *src = (_src_type *)texsource->base + y * texsource->rowpixels / (_len_div); in texop()
161 template<typename _src_type, typename _dest_type, typename _op>
179_src_type *src = (_src_type *) texsource->base + (curv >> 16) * texsource->rowpixels + (curu >> 16… in texop()
194 template<typename _src_type, typename _dest_type>
/dports/emulators/mame/mame-mame0226/src/osd/modules/render/
H A Dblit13.h134 template<typename _src_type, typename _dest_type, typename _op, int _len_div>
144 _src_type *src = (_src_type *)texsource->base + y * texsource->rowpixels / (_len_div); in texop()
161 template<typename _src_type, typename _dest_type, typename _op>
179_src_type *src = (_src_type *) texsource->base + (curv >> 16) * texsource->rowpixels + (curu >> 16… in texop()
194 template<typename _src_type, typename _dest_type>
/dports/deskutils/egroupware/egroupware/addressbook/js/
H A Dapp.ts1285 geoLocationUrl(_dest_data, _dest_type,_src_data, _src_type)
1301 {id:'r0',val:_src_type === 'browser'?_src_data.latitude:_src_data['adr_'+_src_type+'_street']},
1302 … {id:'t0',val:_src_type === 'browser'?_src_data.longitude:_src_data['adr_'+_src_type+'_locality']},
1303 {id:'c0',val:_src_type === 'browser'?'':_src_data['adr_'+_src_type+'_countrycode']},
1304 {id:'z0',val:_src_type === 'browser'?'':_src_data['adr_'+_src_type+'_postalcode']}
/dports/graphics/vapoursynth-fmtconv/fmtconv-r28/src/fmtcl/
H A DFilterResize.cpp79 , _src_type (src_type) in FilterResize()
84 , _int_flag (int_flag && _src_type != SplFmt_FLOAT && _dst_type != SplFmt_FLOAT) in FilterResize()
475 const int nbr_bytes_src = fmtcl::SplFmt_get_unit_size (_src_type); in process_plane_bypass()
484 const bool src_flt_flag = (_src_type == SplFmt_FLOAT); in process_plane_bypass()
495 _src_type, _src_res, src_ptr, stride_src, in process_plane_bypass()
519 trg._src_bpp = fmtcl::SplFmt_get_unit_size (_src_type); in process_plane_normal()
741 src_fmt_loc = _src_type; in process_tile_resize()
933 if (_src_type == BUFT) in process_tile_transpose()
955 if (! src_buf_flag && _src_type != BUFT) in process_tile_transpose()
965 _src_type, _src_res, in process_tile_transpose()
H A DFilterResize.h176 SplFmt _src_type; variable
/dports/devel/efl/efl-1.25.1/src/bin/exactness/
H A Dplayer.c59 static File_Type _src_type = FTYPE_UNKNOWN; variable
552 if (_src_type != FTYPE_REMOTE && !_pause_request) in _stabilization_timer_cb()
778 if (_src_type != FTYPE_REMOTE) in _src_open()
783 if (_src_type == FTYPE_EXU) in _src_open()
914 _src_type = FTYPE_REMOTE; in _setup_dest_type()
928 _src_type = FTYPE_EXU; in _setup_names()
1011 if (_src_type != FTYPE_REMOTE) in _setup_ee_creation()
1023 if (_src_type == FTYPE_EXU) in _write_unit_file()
/dports/devel/ode/ode-0.13/GIMPACT/include/GIMPACT/
H A Dgim_memory.h1019 #define GIM_PROCESS_BUFFER_ARRAY(_uniform_data, _src_array, _dst_array, _kernel, _src_type, _dst_ty… argument
1027 _src_type * _source_vert_; \
1029 …if (GIM_BUFFER_ARRAY_IS_ALIGNED(_src_type, _src_array) && GIM_BUFFER_ARRAY_IS_ALIGNED(_dst_type, _…
1032 _source_vert_ = GIM_BUFFER_ARRAY_POINTER(_src_type, _src_array, 0); \
1045 _source_vert_ = GIM_BUFFER_ARRAY_POINTER(_src_type, _src_array, _i_); \
/dports/audio/ardour6/Ardour-6.8.0/libs/ardour/ardour/
H A Dresampled_source.h58 int _src_type; variable
/dports/graphics/vapoursynth-fmtconv/fmtconv-r28/src/fmtc/
H A DResample_vs.cpp124 conv_vsfmt_to_splfmt (_src_type, _src_res, *_vi_in.format); in Resample()
838 const bool src_flt_flag = (_src_type == fmtcl::SplFmt_FLOAT); in process_plane_copy()
851 _src_type, _src_res, data_src_ptr, stride_src, in process_plane_copy()
883 _src_type, _src_res, _dst_type, _dst_res, in create_or_access_plane_filter()
H A DResample.h114 fmtcl::SplFmt _src_type = fmtcl::SplFmt_ILLEGAL; variable
/dports/graphics/vapoursynth-fmtconv/fmtconv-r28/src/fmtcavs/
H A DResample_avs.cpp96 _src_type = conv_vi_to_splfmt (_vi_src); in Resample()
773 const bool src_flt_flag = (_src_type == fmtcl::SplFmt_FLOAT); in process_plane_copy()
786 _src_type, _src_res, data_src_ptr, stride_src, in process_plane_copy()
816 _src_type, _src_res, _dst_type, _dst_res, in create_or_access_plane_filter()
H A DResample.h170 fmtcl::SplFmt _src_type = fmtcl::SplFmt_ILLEGAL; variable
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/hotspot/share/opto/
H A Darraycopynode.hpp129 const TypeOopPtr* _src_type; member in ArrayCopyNode
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/hotspot/share/opto/
H A Darraycopynode.hpp129 const TypeOopPtr* _src_type; member in ArrayCopyNode
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/hotspot/share/opto/
H A Darraycopynode.hpp133 const TypeOopPtr* _src_type; member in ArrayCopyNode
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/hotspot/share/opto/
H A Darraycopynode.hpp133 const TypeOopPtr* _src_type; member in ArrayCopyNode
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/hotspot/share/opto/
H A Darraycopynode.hpp136 const TypeOopPtr* _src_type; member in ArrayCopyNode
H A Darraycopynode.cpp41 _src_type(TypeOopPtr::BOTTOM), in ArrayCopyNode()
565 const TypePtr* atp_src = get_address_type(phase, _src_type, src); in Ideal()
637 _src_type->is_known_instance(), "result of EA not recorded"); in may_modify()
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/hotspot/share/opto/
H A Darraycopynode.hpp136 const TypeOopPtr* _src_type; member in ArrayCopyNode
H A Darraycopynode.cpp42 _src_type(TypeOopPtr::BOTTOM), in ArrayCopyNode()
574 const TypePtr* atp_src = get_address_type(phase, _src_type, src); in Ideal()
646 _src_type->is_known_instance(), "result of EA not recorded"); in may_modify()
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/hotspot/share/opto/
H A Darraycopynode.hpp136 const TypeOopPtr* _src_type; member in ArrayCopyNode
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/hotspot/share/opto/
H A Darraycopynode.hpp135 const TypeOopPtr* _src_type; member in ArrayCopyNode

12