Home
last modified time | relevance | path

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

/dports/audio/lsp-plugins-lv2/lsp-plugins-1.1.31/include/metadata/
H A Dmetadata.h194 …#define IS_LOWERING_PORT(p) (((p)->flags & (F_LOWERING | F_UPPER | F_LOWER)) == (F_LOWERING | F_UP… macro
/dports/audio/lsp-plugins-lv2/lsp-plugins-1.1.31/include/container/jack/
H A Dwrapper.h460 else if (IS_LOWERING_PORT(cm)) in create_port()
/dports/audio/lsp-plugins-lv2/lsp-plugins-1.1.31/include/container/lv2/
H A Dui_wrapper.h682 else if (IS_LOWERING_PORT(cm)) in create_port()
H A Dwrapper.h369 else if (IS_LOWERING_PORT(cm)) in create_port()
/dports/audio/lsp-plugins-lv2/lsp-plugins-1.1.31/include/container/vst/
H A Dwrapper.h341 else if (IS_LOWERING_PORT(cm)) in create_port()