Home
last modified time | relevance | path

Searched refs:update_minmax (Results 1 – 10 of 10) sorted by relevance

/dports/security/vault/vault-1.8.2/vendor/github.com/apache/arrow/cpp/src/arrow/compute/kernels/
H A Dvector_sort.cc173 auto update_minmax = [&min, &max](util::optional<c_type> v) { in Sort() local
179 VisitArrayDataInline<ArrowType>(*values.data(), std::move(update_minmax)); in Sort()
/dports/audio/x42-plugins-lv2/x42-plugins-20211016/meters.lv2/gui/
H A Dbitmeter.c165 static void update_minmax (BITui* ui, int which, float val) { in update_minmax() function
607 update_minmax (ui, 0, 0); in toplevel()
608 update_minmax (ui, 1, 0); in toplevel()
813 CB_DBL(bmin, update_minmax, 0); in port_event()
814 CB_DBL(bmax, update_minmax, 1); in port_event()
/dports/graphics/panomatic/panomatic-0.9.4/vigra/src/impex/
H A Dgif.cxx103 update_minmax(entry); in add()
117 void update_minmax(UInt8 * entry) in update_minmax() function
/dports/graphics/vigra/vigra-8acd73a/src/impex/
H A Dgif.cxx101 update_minmax(entry); in add()
115 void update_minmax(UInt8 * entry) in update_minmax() function
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/ffmpeg/libavfilter/
H A Daf_astats.c242 static inline void update_minmax(AudioStatsContext *s, ChannelStats *p, double d) in update_minmax() function
504 …UPDATE_STATS_##planar(type, update_minmax(s, p, sample), , p->nmin = p->min normalizer_suffix; p->…
/dports/multimedia/handbrake/ffmpeg-4.4/libavfilter/
H A Daf_astats.c270 static inline void update_minmax(AudioStatsContext *s, ChannelStats *p, double d) in update_minmax() function
584 …UPDATE_STATS_##planar(type, update_minmax(s, p, sample), , p->nmin = p->min normalizer_suffix; p->…
/dports/multimedia/ffmpeg/ffmpeg-4.4.1/libavfilter/
H A Daf_astats.c270 static inline void update_minmax(AudioStatsContext *s, ChannelStats *p, double d) in update_minmax() function
584 …UPDATE_STATS_##planar(type, update_minmax(s, p, sample), , p->nmin = p->min normalizer_suffix; p->…
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/ffmpeg/libavfilter/
H A Daf_astats.c270 static inline void update_minmax(AudioStatsContext *s, ChannelStats *p, double d) in update_minmax() function
584 …UPDATE_STATS_##planar(type, update_minmax(s, p, sample), , p->nmin = p->min normalizer_suffix; p->…
/dports/math/piranha/piranha-0.11/src/
H A Dpolynomial.hpp2403 struct update_minmax { struct in piranha::series_multiplier
2469 minmax_values.begin(), update_minmax{}); in check_bounds()
2553 update_minmax{}); in check_bounds()
/dports/math/py-piranha/piranha-0.11/src/
H A Dpolynomial.hpp2403 struct update_minmax { struct in piranha::series_multiplier
2469 minmax_values.begin(), update_minmax{}); in check_bounds()
2553 update_minmax{}); in check_bounds()