Home
last modified time | relevance | path

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

/dports/audio/zrythm/zrythm-1.0.0-alpha.26.0.13/inc/audio/
H A Dport_identifier.h205 PORT_FLAG_WANT_POSITION = 1 << 8, enumerator
/dports/audio/zrythm/zrythm-1.0.0-alpha.26.0.13/src/plugins/
H A Dlv2_plugin.c679 PORT_FLAG_WANT_POSITION; in create_port()
3521 id->flags & PORT_FLAG_WANT_POSITION) in lv2_plugin_process()