Home
last modified time | relevance | path

Searched refs:channel_local_maxamp (Results 1 – 3 of 3) sorted by relevance

/dports/audio/snd/snd-21.2/
H A Dsnd-select.c216 val = channel_local_maxamp(cp, in selection_maxamp()
H A Dsnd-edits.c7611 cur_max = channel_local_maxamp(cp, samp, samps, pos, NULL); in g_normalize_channel()
7622 cur_max = channel_local_maxamp(cp, samp, samps, pos, NULL); in g_normalize_channel()
7654 val = channel_local_maxamp(cp, 0, cp->edits[pos]->samples, pos, &locpos); in channel_maxamp_and_position()
7677 mus_float_t channel_local_maxamp(chan_info *cp, mus_long_t beg, mus_long_t num, int edpos, mus_long… in channel_local_maxamp() function
H A Dsnd-1.h989 mus_float_t channel_local_maxamp(chan_info *cp, mus_long_t beg, mus_long_t num, int edpos, mus_long…