Home
last modified time | relevance | path

Searched defs:remaining_latency_preroll (Results 1 – 3 of 3) sorted by relevance

/dports/audio/zrythm/zrythm-1.0.0-alpha.26.0.13/inc/schemas/audio/
H A Dengine.h116 nframes_t remaining_latency_preroll; member
/dports/audio/zrythm/zrythm-1.0.0-alpha.26.0.13/inc/audio/
H A Dengine.h721 nframes_t remaining_latency_preroll; member
/dports/audio/ardour6/Ardour-6.8.0/libs/ardour/ardour/
H A Dsession.h764 samplecnt_t remaining_latency_preroll () const { return _remaining_latency_preroll; } in remaining_latency_preroll() function