46 ed = context->scene->ed;
ImBuf * seq_render_give_ibuf_seqbase(const RenderData *context, float timeline_frame, int chan_shown, ListBase *channels, ListBase *seqbasep)
ListBase * get_seqbase_by_strip(const Scene *scene, Strip *strip)
static int num_inputs_multicam()
void multi_camera_effect_get_handle(EffectHandle &rval)
ListBase * get_channels_by_strip(Editing *ed, const Strip *strip)
static StripEarlyOut early_out_multicam(const Strip *, float)
static ImBuf * do_multicam(const RenderData *context, Strip *strip, float timeline_frame, float, ImBuf *, ImBuf *)
ImBuf *(* execute)(const RenderData *context, Strip *strip, float timeline_frame, float fac, ImBuf *ibuf1, ImBuf *ibuf2)
StripEarlyOut(* early_out)(const Strip *strip, float fac)