Home
last modified time | relevance | path

Searched refs:PEAK_ENV_CUTOFF (Results 1 – 5 of 5) sorted by relevance

/dports/audio/snd/snd-21.2/
H A Dsnd-region.c791 if (r->ends[i] > PEAK_ENV_CUTOFF) in define_region()
1251 if (r->ends[i] > PEAK_ENV_CUTOFF) in save_region_backpointer()
H A Dsnd-0.h41 #define PEAK_ENV_CUTOFF 50000 macro
H A Dsnd-marks.c1727 …peak_env_usable(cp, samples_per_pixel, ap->hisamp, false, cp->edit_ctr, (samps > PEAK_ENV_CUTOFF))) in make_mark_graph()
H A Dsnd-snd.c597 (current_samples(cp) > PEAK_ENV_CUTOFF) && in peak_env_usable()
H A Dsnd-chn.c873 if ((current_samples(cp) > PEAK_ENV_CUTOFF) &&