Home
last modified time | relevance | path

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

/dports/multimedia/lives/lives-3.2.0/src/
H A Dplugins.h660 boolean check_rfx_for_lives(lives_rfx_t *);
H A Dplugins.c2661 boolean check_rfx_for_lives(lives_rfx_t *rfx) { in check_rfx_for_lives() function
H A Drfx-builder.c4412 if (!check_rfx_for_lives(rfx)) rfx_slot_count--; in add_rfx_effects()