Searched refs:number_of_input_objects (Results 1 – 4 of 4) sorted by relevance
499 if (input_objects->number_of_input_objects() == 0 in queue_middle_tasks()602 thread_count = std::max(2, input_objects->number_of_input_objects()); in queue_middle_tasks()809 thread_count = std::max(2, input_objects->number_of_input_objects()); in queue_final_tasks()
2998 number_of_input_objects() const in number_of_input_objects() function