28 bool build_only_on_bad_performance);
ProxyJob * ED_seq_proxy_job_get(const bContext *C, wmJob *wm_job)
bool SEQ_proxy_rebuild_context(Main *bmain, Depsgraph *depsgraph, Scene *scene, Sequence *seq, GSet *file_list, ListBase *queue, bool build_only_on_bad_performance)
void SEQ_proxy_set(Sequence *seq, bool value)
int SEQ_rendersize_to_proxysize(int render_size)
bool SEQ_can_use_proxy(const SeqRenderData *context, const Sequence *seq, int psize)
void SEQ_proxy_rebuild_finish(SeqIndexBuildContext *context, bool stop)
double SEQ_rendersize_to_scale_factor(int render_size)
wmJob * ED_seq_proxy_wm_job_get(const bContext *C)
void SEQ_proxy_rebuild(SeqIndexBuildContext *context, wmJobWorkerStatus *worker_status)
const Depsgraph * depsgraph