Home
last modified time | relevance | path

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

/dports/multimedia/lives/lives-3.2.0/src/
H A Deffects-weed.h226 lives_filter_error_t weed_apply_instance(weed_plant_t *inst, weed_plant_t *init_event, weed_plant_t…
H A Deffects.c903 (void)(ret = weed_apply_instance(resize_instance, init_event, layers, 0, 0, tc)); in on_rte_apply()
948 weed_apply_instance(deint_instance, init_event, layers, 0, 0, tc); in deinterlace_frame()
H A Deffects-weed.c1585 lives_filter_error_t weed_apply_instance(weed_plant_t *inst, weed_plant_t *init_event, weed_plant_t… in weed_apply_instance() function
3457 …filter_error = weed_apply_instance(instance, init_event, layers, mainw->pwidth, mainw->pheight, tc… in weed_apply_filter_map()
3607 filter_error = weed_apply_instance(instance, NULL, layers, opwidth, opheight, tc); in weed_apply_effects()