Home
last modified time | relevance | path

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

/dports/multimedia/lives/lives-3.2.0/src/
H A Devents.h159 weed_event_t *event_copy_and_insert(weed_event_t *in_event, weed_timecode_t tc, weed_event_t *event…
H A Dresample.c293 if ((new_list = event_copy_and_insert(event, tc, out_list, ret_event)) == NULL) { in copy_with_check()
H A Devents.c622 weed_plant_t *event_copy_and_insert(weed_plant_t *in_event, weed_timecode_t out_tc, weed_plant_t *e… in event_copy_and_insert() function