Home
last modified time | relevance | path

Searched defs:bestQ (Results 1 – 7 of 7) sorted by relevance

/dports/games/palapeli/palapeli-21.12.3/libpala/
H A Dslicerpropertyset.cpp94 qreal bestQ = 1.0e100; in pieceCount() local
/dports/graphics/digikam/digikam-7.4.0/core/libs/heifutils/libde265/encoder/
H A Dencoder-core.cc215 int bestQ = 0; in encode_image() local
/dports/multimedia/libde265/libde265-1.0.2/libde265/encoder/
H A Danalyze.cc207 int bestQ = 0; in encode_image() local
/dports/audio/lingot/lingot-1.0.1/src/
H A Dlingot-signal.c222 FLT bestQ = 0.0; in lingot_signal_estimate_fundamental_frequency() local
/dports/math/openturns/openturns-1.18/lib/src/Uncertainty/Process/
H A DWhittleFactory.cxx407 UnsignedInteger bestQ = 0; in maximizeLogLikelihood() local
/dports/math/reduce/Reduce-svn5758-src/csl/cslbase/
H A Dwxshowmath.cpp469 int bestP, bestQ, bestErr; variable
/dports/graphics/autopano-sift-c/autopano-sift-C-2.5.1/
H A DMatchKeys.c98 void MatchKeys_FilterNBest (ArrayList* matches, int bestQ) in MatchKeys_FilterNBest()