Searched defs:thread_id_to_tile_id (Results 1 – 3 of 3) sorted by relevance
305 static inline void assign_tile_to_thread(int *thread_id_to_tile_id, in assign_tile_to_thread()1922 int *thread_id_to_tile_id = enc_row_mt->thread_id_to_tile_id; in av1_encode_tiles_row_mt() local2003 int *thread_id_to_tile_id = enc_row_mt->thread_id_to_tile_id; in av1_fp_encode_tiles_row_mt() local
1530 int thread_id_to_tile_id[MAX_NUM_THREADS]; member
378 int thread_id_to_tile_id[MAX_NUM_THREADS]; // Mapping of threads to tiles member