Home
last modified time | relevance | path

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

/freebsd/share/examples/sound/
H A Dmmap.c172 unsigned step_frames; in main() local
232 step_frames = frame_stepping(config_in.sample_rate); in main()
282 next_wakeup_ns += (int64_t)step_frames * frame_ns; in main()