Searched refs:MAX_NUM_THREADS (Results 1 – 7 of 7) sorted by relevance
20 #define MAX_NUM_THREADS 80 macro
414 int thread_id_to_tile_id[MAX_NUM_THREADS]; // Mapping of threads to tiles
29 #define MAX_NUM_THREADS 64 macro
664 sizeof(*multi_thread_ctxt->thread_id_to_tile_id) * MAX_NUM_THREADS); in av1_encode_tiles_row_mt()
574 int thread_id_to_tile_id[MAX_NUM_THREADS]; // Mapping of threads to tiles
330 RANGE_CHECK_HI(cfg, g_threads, MAX_NUM_THREADS); in validate_config()
67 #define MAX_NUM_THREADS SG_MAX_QUEUE macro7296 pthread_t threads[MAX_NUM_THREADS]; in do_scsi_sgp_read_write()