Searched refs:restart_threads (Results 1 – 4 of 4) sorted by relevance
115 bool grp_hit_barrier, restart_threads = false; in run_workgroup() local120 grp_hit_barrier |= cs_run(cs, g_w, g_h, g_d, machines[i], restart_threads); in run_workgroup()122 restart_threads = false; in run_workgroup()125 restart_threads = true; in run_workgroup()127 } while (restart_threads); in run_workgroup()
52 int restart_threads; member308 if (!res && ctx->restart_threads) { in vp8_decode()324 ctx->restart_threads = 0; in vp8_decode()473 if (pbi->restart_threads) { in vp8_decode()476 ctx->restart_threads = 1; in vp8_decode()488 pbi->restart_threads = 0; in vp8_decode()
127 int restart_threads; member
1223 pbi->restart_threads = 1; in vp8_decode_frame()