Blender V5.0
ScaleDownY Struct Reference

Static Public Member Functions

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

Detailed Description

Definition at line 132 of file scaling.cc.

Member Function Documentation

◆ op()

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

Definition at line 134 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: