Home
last modified time | relevance | path

Searched refs:MAX_NUM_THREADS (Results 1 – 3 of 3) sorted by relevance

/external/libvpx/libvpx/vp9/encoder/
Dvp9_ethread.h20 #define MAX_NUM_THREADS 80 macro
Dvp9_encoder.h318 int thread_id_to_tile_id[MAX_NUM_THREADS]; // Mapping of threads to tiles
/external/ltp/testcases/kernel/fs/scsi/ltpscsi/
Dscsimain.c67 #define MAX_NUM_THREADS SG_MAX_QUEUE macro
7296 pthread_t threads[MAX_NUM_THREADS]; in do_scsi_sgp_read_write()