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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/ffmpeg-2.3.4/libavfilter/
H A Davf_showcqt.c80 float coeffclamp; /* lower coeffclamp, more precise, higher coeffclamp, faster */ member in struct:__anon3335
93 { "coeffclamp", "set coeffclamp", OFFSET(coeffclamp), AV_OPT_TYPE_FLOAT, { .dbl = 1 }, 0.1, 10, FLAGS },
377 if (partial > total * s->coeffclamp * COEFF_CLAMP) {

Completed in 34 milliseconds