Blender V5.0
vse_effect_adjustment.cc File Reference
#include "DNA_sequence_types.h"
#include "SEQ_channels.hh"
#include "SEQ_relations.hh"
#include "SEQ_render.hh"
#include "SEQ_sequencer.hh"
#include "SEQ_time.hh"
#include "SEQ_utils.hh"
#include "effects.hh"
#include "render.hh"

Go to the source code of this file.

Namespaces

namespace  blender
namespace  blender::seq

Functions

static int blender::seq::num_inputs_adjustment ()
static StripEarlyOut blender::seq::early_out_adjustment (const Strip *, float)
static ImBufblender::seq::do_adjustment_impl (const RenderData *context, SeqRenderState *state, Strip *strip, float timeline_frame)
static ImBufblender::seq::do_adjustment (const RenderData *context, SeqRenderState *state, Strip *strip, float timeline_frame, float, ImBuf *, ImBuf *)
void blender::seq::adjustment_effect_get_handle (EffectHandle &rval)