Searched refs:nworkers (Results 1 – 3 of 3) sorted by relevance
91 def run(self, nworkers): argument94 for i in range(nworkers-1):103 nworkers = 4107 nworkers = string.atoi(arg)116 wq.run(nworkers)
405 AVxWorker *workers, int nworkers, in loop_filter_rows_mt() argument423 const int num_workers = nworkers; in loop_filter_rows_mt()853 AVxWorker *workers, int nworkers, in foreach_rest_unit_in_planes_mt() argument874 const int num_workers = nworkers; in foreach_rest_unit_in_planes_mt()
160 VPxWorker *workers, int nworkers, in loop_filter_rows_mt() argument170 const int num_workers = VPXMIN(nworkers, VPXMIN(num_tile_cols, sb_rows)); in loop_filter_rows_mt()