Home
last modified time | relevance | path

Searched refs:find_timescale_points (Results 1 – 4 of 4) sorted by relevance

/dports/audio/mhwaveedit/mhwaveedit-1.4.24/src/
H A Dmain.h210 guint find_timescale_points(guint32 samplerate,
H A Dmain.c792 guint find_timescale_points(guint32 samplerate, off_t start_samp, in find_timescale_points() function
H A Dchunkview.c373 minortext = find_timescale_points(d->chunk->format.samplerate, in draw_timescale()
/dports/audio/mhwaveedit/mhwaveedit-1.4.24/
H A DChangeLog20 * src/chunkview.c (draw_timescale): Use find_timescale_points
23 (find_timescale_points): New algorithm for finding time scale points.