Lines Matching defs:run_adding
59 single value at the start of a call to the `run()' or `run_adding()'
113 management within its run() or run_adding() functions. All new
126 run_adding() call approximately of form (A+B*SampleCount) where A
445 locations every time run() or run_adding() is called and the data
455 run() or run_adding() is called. When working with blocks of
481 run_adding()) is called for the first time. This call should be
497 before run() or run_adding(). If deactivate() is called for a
503 within the run() or run_adding() functions (see above). */
511 the output ports. However when run_adding() is called, values
517 run_adding() is optional. When it is not provided by a plugin,
520 void (*run_adding)(LADSPA_Handle Instance,
524 use when run_adding() is called (see above). If this function is
530 run_adding() function is provided. When it is absent this
540 run() (or run_adding()) for the last time. This call should be