Home
last modified time | relevance | path

Searched defs:compute_slope (Results 1 – 2 of 2) sorted by relevance

/dports/www/firefox/firefox-99.0/third_party/jpeg-xl/lib/profiler/
H A Dprofiler.cc360 auto compute_slope = [radius, total_values, sorted]( in CenterOfIntervalWithMinSlope() local
/dports/astro/siril/siril/src/core/
H A Dutils.c1164 float compute_slope(WORD *lo, WORD *hi) { in compute_slope() function