Home
last modified time | relevance | path

Searched refs:dist25 (Results 1 - 1 of 1) sorted by relevance

/third_party/ffmpeg/libavfilter/
H A Dvf_hqdn3d.c175 static void precalc_coefs(double dist25, int depth, int16_t *ct) in precalc_coefs() argument
180 gamma = log(0.25) / log(1.0 - FFMIN(dist25,252.0)/255.0 - 0.00001); in precalc_coefs()
189 ct[0] = !!dist25; in precalc_coefs()

Completed in 1 milliseconds