Searched defs:jobs_per_tile_col (Results 1 – 2 of 2) sorted by relevance
75 int jobs_per_tile_col, total_jobs; in vp9_row_mt_mem_alloc() local180 int jobs_per_tile_col = cpi->oxcf.pass == 1 ? cm->mb_rows : sb_rows; in vp9_multi_thread_tile_init() local234 int job_row_num, jobs_per_tile, jobs_per_tile_col = 0, total_jobs; in vp9_prepare_job_queue() local
368 int jobs_per_tile_col; member