|
Blender V4.3
|
Go to the source code of this file.
Namespaces | |
| namespace | blender |
| namespace | blender::compositor |
Macros | |
| #define | TOT_DIV_ONE 1.0f |
| #define | TOT_DIV_CNR float(M_SQRT1_2) |
| #define | WTOT (TOT_DIV_ONE * 4 + TOT_DIV_CNR * 4) |
| #define | COLOR_ADD(fac) |
Functions | |
| BLI_INLINE int | blender::compositor::color_diff (const float a[3], const float b[3], const float threshold) |
| #define COLOR_ADD | ( | fac | ) |
Referenced by blender::compositor::DespeckleOperation::update_memory_buffer_partial().
| #define TOT_DIV_ONE 1.0f |
| #define WTOT (TOT_DIV_ONE * 4 + TOT_DIV_CNR * 4) |