Home
last modified time | relevance | path

Searched refs:n_todo (Results 1 – 2 of 2) sorted by relevance

/third_party/gstreamer/gstplugins_base/gst/compositor/
Dcompositor.h114 gint n_todo; member
Dcompositor.c1040 idx = runner->n_todo--; in gst_parallelized_task_thread_func()
1041 g_assert (runner->n_todo >= -1); in gst_parallelized_task_thread_func()
1112 self->n_todo = -1; in gst_parallelized_task_runner_new()
1146 self->n_todo = self->n_threads - 1; in gst_parallelized_task_runner_run()
1149 self->n_todo--; in gst_parallelized_task_runner_run()