Blender V5.0
ScaleDownX Struct Reference

Static Public Member Functions

template<typename T>
static void op (const T *src, T *dst, int ibufx, int ibufy, int newx, int, bool threaded)

Detailed Description

Definition at line 93 of file scaling.cc.

Member Function Documentation

◆ op()

template<typename T>
void ScaleDownX::op ( const T * src,
T * dst,
int ibufx,
int ibufy,
int newx,
int ,
bool threaded )
inlinestatic

Definition at line 95 of file scaling.cc.

References add(), load_pixel(), blender::threading::parallel_for(), sample, store_pixel(), T, x, and y.


The documentation for this struct was generated from the following file: